|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net 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
|
|
|
|
|
|
|
|
|
|
|
|