in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Invalid database Path

Last post 08-19-2010 7:06 AM by Robert Simpson. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-19-2010 4:01 AM

    Invalid database Path

    hello to all

                  i have a problem on connecting to database coz its always says invalid path i'm using windows mobile 5.0 .net 2005 my code is vb, i'm running in my local pc emulator what should i do to connect to database what correct connection string or where should i put my database..please help

     

    thanks

    Filed under:
  • 08-19-2010 7:06 AM In reply to

    Re: Invalid database Path

    This happens a lot when folks try and use a relative path in their connection string on the mobile platform.  Relative paths are not supported on Windows Mobile.

     

Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems