
May 9th, 2002
03:30 PM
Neverside Newbie
Status: Offline!
Php + Mssql
I've developed some php scripts for use with mysql, and some people want me to adapt them to work on their mssql (microsoft SQL) server. I've looked on php.net, and basically I just have to change mysql_connect to mssql_connect, so thats not a problem.
The problem i'm having is setting up a database, on FTP they seem to have a 'db' folder where i'm guessing i'm supposed to upload the mssql database i need to use.
How do I make such a database ( do i need access or something) ?
___________________
RAAAH

May 9th, 2002
06:22 PM
You can use Access to do an ODBC connect to your database, and then upload your Access file. I think

May 9th, 2002
06:31 PM
I have not tried this.
But you can use ODBC to directly connect your site DB.
Now from your local mssql server, connect to that DB using ODBC and you can export to it.
JD
___________________
**** I am without my homepage !!!
______________________________
d.k.jariwala
~ simple thought simple act ~
homepage
dont mail me
moderator PHP and Perl forums @ Devshed.