|
wizard_oz -> Change MDB to SQL (9/26/2006 5:35:54)
|
Hi, I have a database which I created in ACCESS (mdb file) and I call to the file lije that:conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\webspace\disk20\david-poem.com\david-poem.com\db\magenli.mdb" I would like to chnage it to SQL server my question is: 1. how do I do it 2. Do I need to change my command line the (conn.open.....) thanks, Elen
|
|
|
|