|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
code for connection for uploading site on net |
From: |
devang |
Date: |
4/29/2001 4:42:15 AM |
IP: |
202.54.45.101 |
i have created site which includes asp & database.
but i dont know how to use dsn object in it.
the code i m using r.
set con=server.createobject("adodb.connection")
con.open "filedsn=profile.dsn"
set rs=con.execute("select * from tablename")
plz tell me instead of dsn wht shuold i do? |
Follow Up - Re: code for connection for uploading site on net - J. Paul Schmidt 5/16/2001 2:55:39 AM
|
|
|
|
|
|
|
|
|
|
|
|