Click here to Skip to main content
15,911,896 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: reference Pin
Tom Deketelaere11-Sep-07 4:36
professionalTom Deketelaere11-Sep-07 4:36 
GeneralRe: reference Pin
samerh11-Sep-07 18:51
samerh11-Sep-07 18:51 
GeneralRe: reference Pin
Dave Kreskowiak12-Sep-07 3:25
mveDave Kreskowiak12-Sep-07 3:25 
QuestionDeployment Problem Pin
manuo511-Sep-07 3:26
manuo511-Sep-07 3:26 
AnswerRe: Deployment Problem Pin
Vimalsoft(Pty) Ltd11-Sep-07 3:44
professionalVimalsoft(Pty) Ltd11-Sep-07 3:44 
GeneralRe: Deployment Problem Pin
GuyThiebaut11-Sep-07 4:22
professionalGuyThiebaut11-Sep-07 4:22 
AnswerRe: Deployment Problem Pin
GuyThiebaut11-Sep-07 3:47
professionalGuyThiebaut11-Sep-07 3:47 
Questionasp.net update,delete qustion Pin
Oracle Friend11-Sep-07 3:09
Oracle Friend11-Sep-07 3:09 
any one remind me how to update,delete on asp.net based on given txtfield?

e.g we write code like this in oracle:
--update code:
update EMP set f_name=:txt_name
where id=:txt_id;
commit;

---delete code:
delete from EMP
where id=:txt_id;
commit;




yesser
AnswerRe: asp.net update,delete qustion Pin
Christian Graus11-Sep-07 6:06
protectorChristian Graus11-Sep-07 6:06 
QuestionDebug Error Pin
ryan11711-Sep-07 2:03
ryan11711-Sep-07 2:03 
AnswerRe: Debug Error Pin
Christian Graus11-Sep-07 2:29
protectorChristian Graus11-Sep-07 2:29 
AnswerRe: Debug Error Pin
GuyThiebaut11-Sep-07 3:33
professionalGuyThiebaut11-Sep-07 3:33 
QuestionOutlook 2003 and VB.Net Pin
Central_IT11-Sep-07 1:53
Central_IT11-Sep-07 1:53 
AnswerRe: Outlook 2003 and VB.Net Pin
Paul Conrad30-Sep-07 13:43
professionalPaul Conrad30-Sep-07 13:43 
Questiontabcontrol: taborder Pin
Tom Deketelaere11-Sep-07 1:49
professionalTom Deketelaere11-Sep-07 1:49 
QuestionError in .mde file Pin
tonymathewt11-Sep-07 1:03
professionaltonymathewt11-Sep-07 1:03 
AnswerRe: Error in .mde file Pin
GuyThiebaut11-Sep-07 3:40
professionalGuyThiebaut11-Sep-07 3:40 
GeneralRe: Error in .mde file Pin
tonymathewt11-Sep-07 17:16
professionaltonymathewt11-Sep-07 17:16 
GeneralRe: Error in .mde file Pin
GuyThiebaut11-Sep-07 22:49
professionalGuyThiebaut11-Sep-07 22:49 
Questionerror with .dbf files Pin
WhiteGirl2311-Sep-07 0:53
WhiteGirl2311-Sep-07 0:53 
AnswerRe: error with .dbf files Pin
Christian Graus11-Sep-07 2:30
protectorChristian Graus11-Sep-07 2:30 
GeneralRe: error with .dbf files [modified] Pin
WhiteGirl2311-Sep-07 2:37
WhiteGirl2311-Sep-07 2:37 
GeneralRe: error with .dbf files Pin
Dave Kreskowiak11-Sep-07 13:00
mveDave Kreskowiak11-Sep-07 13:00 
AnswerRe: error with .dbf files Pin
Thomas Krojer11-Sep-07 4:36
Thomas Krojer11-Sep-07 4:36 
GeneralRe: error with .dbf files Pin
WhiteGirl2311-Sep-07 19:49
WhiteGirl2311-Sep-07 19:49 

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.