Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

DSN connection - DSNless connection Problem!!

Posted 09 Jan 2005 04:40:20
1
has voted
09 Jan 2005 04:40:20 rye rye posted:
Right Ok i hope i can get some help cause im absolutely stumped..
i cant get my login page to work since moving it from my PWS(iis on xp) DSN connection
to a 24/7 server on the net with DSNless connection
here is the code for the include file "conntopwd.asp"
www.pritchardwebdesign.pwp.blueyonder.co.uk/conntopwd.txt
and the code for the login page which attempts to access the database is here
www.pritchardwebdesign.pwp.blueyonder.co.uk/login.txt
the connection has been tested by one of the tech support guys at brinkster and he told me it was ok,
the problem was the way that the data is called from the data base is wrong ..
The tech support guy said that it was this line that was causing the problem..
MM_rsUser.ActiveConnection = MM_conntopwd_STRING
Any help would be much appreciated as im stuck for now <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>
<img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>

Replies

Replied 14 Jan 2005 22:03:22
14 Jan 2005 22:03:22 Rene Bandsma replied:
Sometimes you have to change your connectionstring or your Recordset from one "- sign to ""-singes. With one " works fine in Dreamweaver but you need to put in two because dreamweaver also puts " around the total string.
Replied 18 Jan 2005 23:51:59
18 Jan 2005 23:51:59 Daniel Severns replied:
I have seen a this problem myself, the problem was the connections file that DM creates for connecting to the database. Can you post the connection file?

--------------------
MtnManDan

I dont really know what im talking about <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Reply to this topic