|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SqlExpress2005, VB.NET and Crystal Reportsi have a strange problem with vb 2005, CR and SQLExpress. i have a working application that use ODBC to retrieve data from an MDB file (using XSD dataset schema) and visualize it through Crystal report rpt files. it works fine. in the same application i need to retrieve infomation from a local SQLExpress MDF file. so i redo the same stuff done for the MDB: -build DataSet XSD object from a MDF connection (SQL file connection) -filling the Dataset through SQLAdapter and then using that filled DataSet with a new RPT file and the Crystal Report viewer. it doesn't works! i don't understand why (cause the DataSet is filled i can see it using debug.print and looping through table columns and rows) but the viewer is empty... Any hints? thanks to all!
Startup Form's Name
populating variables from dynamically created controls how do I customize a vb.net deployment project multiple selection from checkboxes into text box For each and form controls VB command line compiler vbc.exe AND type "Int32" is not defined Inherited UserControls do not in appear in Toolbox (VB.NET 2005) How to use VB.Net user controls with in VB.6 Visual Basic 2005 Express SQL Server Locks/ProcessID - Is this a problem? |
|||||||||||||||||||||||