Topic awaiting preservation: Connect to mssgl 2005 database using php & Dreamweaver (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 09-26-2005 14:35
Can anyone else help me im trying to connect to a mssql database created in mssgl 2005 using php. the code that i am using to connect is: |
Maniac (V) Inmate From: there...no..there..... |
posted 09-26-2005 14:59
is what you are showing the connecting_to_data.php file? |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 09-26-2005 15:20
your error message says that the mssql module for php is not loaded. |
Nervous Wreck (II) Inmate From: |
posted 09-27-2005 01:39
Okay thanx i fixed the problem with the php.ini file and now i dont get a server error. but im still not connecting. i wondering if i didnt set up microsoft sql server the right way. how do i know what folder the server should be on. or do i not need the server and just the database file to connect |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 09-27-2005 01:47
First what method are you using to connect. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 09-27-2005 08:25
try connecting with the query analyzer to see if your mssql server is up at all. |