Ms Access window application to C# . Net web

Solved/Closed
Mothupi - Jul 23, 2009 at 04:44 AM
 satish - Dec 20, 2010 at 05:58 AM
Hello,
Please help,
I have a window application done in Ms Access and backend is Ms SQL 2005. I would like convert it into C# . Net web application. is there a quick way to convert than writing from scratch?
NB: I'm new in C# but I realy want to learn.

Related:

2 responses

String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=..\databasename.accdb;Persist Security Info=True;Jet OLEDBatabase Password=123;"
17
thanks....
2