Click here to Skip to main content
15,898,598 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How to retrieve a image from a database and display along with other components Pin
faesel28-Nov-07 5:00
faesel28-Nov-07 5:00 
QuestionSQL Server Connection pooling in classic ASP? Pin
joker79724-Nov-07 7:00
joker79724-Nov-07 7:00 
QuestionHelp me in this script Pin
Menhal24-Nov-07 2:03
Menhal24-Nov-07 2:03 
AnswerRe: Help me in this script Pin
Shog924-Nov-07 7:47
sitebuilderShog924-Nov-07 7:47 
GeneralRe: Help me in this script Pin
Menhal24-Nov-07 17:26
Menhal24-Nov-07 17:26 
QuestionJavascript popup - same window from two parent window... Pin
choorakkuttyil23-Nov-07 23:44
choorakkuttyil23-Nov-07 23:44 
AnswerRe: Javascript popup - same window from two parent window... Pin
Shog924-Nov-07 7:41
sitebuilderShog924-Nov-07 7:41 
Questions updating multiple rows Pin
neoghy23-Nov-07 19:37
neoghy23-Nov-07 19:37 
Actually i have to update some multiple rows at a time in the following code.

constr=Application("ConStr")
set con_adm=CreateObject("ADODB.Connection")
con_adm.open constr

This is the connection to the database and then the query which is not executin
sql_upd="update csd_order_item set ref_no="&ref_no(i)&",item_desc='"&description(i)&"',unit_price="&price(i)&" where oredr_no="&orderno
here orderno is the primary key and against that particular refno all the items will be updated, that means refno and orderno are the candidate key

when i am executing set rs=con_adm.execute(sql_upd) it is showing incorrect syntax.

please it will be very kind of u if somebody could help me.



skd

AnswerRe: s updating multiple rows Pin
Shog924-Nov-07 7:21
sitebuilderShog924-Nov-07 7:21 
QuestionInteroperatablity between managed and unmanaged code Pin
mastermind.aj23-Nov-07 1:59
mastermind.aj23-Nov-07 1:59 
AnswerRe: Interoperatablity between managed and unmanaged code Pin
Michael Sync23-Nov-07 17:58
Michael Sync23-Nov-07 17:58 
QuestionDreamweaver Problems Pin
EMMADO23-Nov-07 1:03
EMMADO23-Nov-07 1:03 
QuestionHow to disabled Div in JS. Pin
KambojR22-Nov-07 20:59
KambojR22-Nov-07 20:59 
AnswerRe: How to disabled Div in JS. Pin
Michael Sync22-Nov-07 22:13
Michael Sync22-Nov-07 22:13 
GeneralRe: How to disabled Div in JS. Pin
KambojR22-Nov-07 23:22
KambojR22-Nov-07 23:22 
GeneralRe: How to disabled Div in JS. Pin
Michael Sync23-Nov-07 1:23
Michael Sync23-Nov-07 1:23 
GeneralRe: How to disabled Div in JS. Pin
JyotiRawat25-Nov-07 20:15
JyotiRawat25-Nov-07 20:15 
GeneralRe: How to disabled Div in JS. Pin
Michael Sync25-Nov-07 20:31
Michael Sync25-Nov-07 20:31 
GeneralRe: How to disabled Div in JS. Pin
JyotiRawat25-Nov-07 20:43
JyotiRawat25-Nov-07 20:43 
GeneralRe: How to disabled Div in JS. Pin
JyotiRawat26-Nov-07 17:30
JyotiRawat26-Nov-07 17:30 
GeneralRe: How to disabled Div in JS. Pin
KambojR27-Nov-07 2:01
KambojR27-Nov-07 2:01 
QuestionAnchor Tag in Java script Pin
Satish_S22-Nov-07 19:22
Satish_S22-Nov-07 19:22 
AnswerRe: Anchor Tag in Java script Pin
Vasudevan Deepak Kumar22-Nov-07 19:40
Vasudevan Deepak Kumar22-Nov-07 19:40 
GeneralRe: Anchor Tag in Java script Pin
Satish_S22-Nov-07 19:54
Satish_S22-Nov-07 19:54 
Questionmial at mail address Pin
idsanjeevjha22-Nov-07 19:07
idsanjeevjha22-Nov-07 19:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.