Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Dreamweaver connect to an MSSQL db?

Dreamweaver connect to an MSSQL db?
Thread Tools
Forum Regular
Join Date: May 2001
Location: Philadelphia, PA, US
Status: Offline
Reply With Quote
Dec 4, 2001, 12:22 PM
 
I'm guessing the dsn-less (non-odbc) connection string you would use on a windoze box is not the same as that in macintosh-land. How does one go about making a connection to a MSSQL database using dreamweaver ultradev?

in pc land is this:

"Provider=MSDASQL;Driver={SQL Server};Server=name or ip;Database=name;UID=username;PWD=password;"

I imagine the hang up on the mac would be the driver line? Thoughts anyone?
     
Mac Elite
Join Date: Mar 2001
Status: Offline
Reply With Quote
Dec 4, 2001, 05:19 PM
 
Originally posted by u2zoo:
<STRONG>I'm guessing the dsn-less (non-odbc) connection string you would use on a windoze box is not the same as that in macintosh-land. How does one go about making a connection to a MSSQL database using dreamweaver ultradev?

in pc land is this:

"Provider=MSDASQL;Driver={SQL Server};Server=name or ip;Database=name;UID=username;PWD=password;"

I imagine the hang up on the mac would be the driver line? Thoughts anyone?</STRONG>
There is no native provider for MSSQL on the Mac. Interesting, though - what application server are you planning on using? There are almost no possibilities on OS9. Maybe Java (JDBC). In OSX you might be able to use a Java driver in PHP or JSP.

Btw - the driver you provided is using the ODBC driver. DSN-less and ODBC have nothing to do with each other (well, except for the fact that if you use DSN, you HAVE to use ODBC). What you're probably thinking of is the OLEDB driver which is faster and recommended by MSFT. It also reduces 1 layer that needs to be traversed. Always use the driver recommended by the mfr. In this case, use the SQLOLEDB driver (if runnign on MSFT platform).
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 12:41 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2