|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
AMultiuser DataBase |
From: |
Shaji |
Date: |
3/25/2000 12:31:23 PM |
IP: |
202.54.42.219 |
For Connecting a databse I use
set con=Server.CreateObject("ADODB.COnnectio")
set rs=Server.CreateObject("ADODB.recordset")
strsql="insert into table (no,nmame) values (sd,sdesd)
Will this code work for a multiuser Enviroment .Or Do I have to take care of Begin Trans and EndTrans
Reply Soon
|
|
|
|
|
|
|
|
|
|
|
|
|