Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Converting .NET app from MS Access to SQL Server

Sort Posts: Previous Next
  •  06-27-2008, 5:35 PM Post no. 13277

    Converting .NET app from MS Access to SQL Server

    Hello,

    I've got this VB .NET app with MS Access, that I'm converting to SQL Server 2005.

    I've modified all the connectionstrings, parameters now have "@" at the beginning.

    When I run it, I get "Object reference not set to an instance of an object" error from one of the DataSets. I'm going through the debugging procedures - and looks like the GridControl can not load the table from the DataSet because of Date formatting problems. So, it's not the DataSet itself.

    Any ideas, why I'd have date formatting problem even though I got the data in the SQL Server database with date type for the appropriate columns?

    THanks.

    Xceedbug

  •  07-03-2008, 1:50 PM Post no. 13409 in reply to 13277

    Re: Converting .NET app from MS Access to SQL Server

    SQL DataTypes are supported, so this should work fine.  You can always send us a sample application reproducing the issue, if you are entitle to support, so we investigate this further.


    André
    Software Developer and Tech Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.