in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

C# application access MSAccess 2007 Database in web server

Last post 04-04-2008 7:13 AM by C1_DaveT. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 02-04-2008 1:17 PM

    C# application access MSAccess 2007 Database in web server

    Hi, guy.

    I have a problem about C# connectting to MSAccess 2007 by using ODBC.

    My Application was worked well when the db that was in my desktop.

    Now i wanna place the db to my webserver and it can be access anywhere by using my application.

    e.g. String connectstring = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=http://www.a.com/test.accdb; Persist Security Info=False;"; 

    But i seen not work. How should i do to access the MSAccess DB from my C# application?

    Thanks you 

  • 04-04-2008 7:13 AM In reply to

    Re: C# application access MSAccess 2007 Database in web server

    Hi
     
    Make sure that IIS is running on the server.
     
    Following link may be helpful:
     
    Regards
    Dave
    <keroma> wrote in message news:201607@10.0.1.98...

    Hi, guy.

    I have a problem about C# connectting to MSAccess 2007 by using ODBC.

    My Application was worked well when the db that was in my desktop.

    Now i wanna place the db to my webserver and it can be access anywhere by using my application.

    e.g. String connectstring = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=http://www.a.com/test.accdb; Persist Security Info=False;"; 

    But i seen not work. How should i do to access the MSAccess DB from my C# application?

    Thanks you 



    http://helpcentral.componentone.com/cs/forums/p/74199/201607.aspx#201607

Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.