![]() Topic awaiting preservation: Connect to mssgl 2005 database using php & Dreamweaver |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
![]() 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..... |
![]() is what you are showing the connecting_to_data.php file? |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
![]() your error message says that the mssql module for php is not loaded. |
Nervous Wreck (II) Inmate From: |
![]() 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 |
![]() First what method are you using to connect. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
![]() try connecting with the query analyzer to see if your mssql server is up at all. |