Click here to Skip to main content
15,924,581 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: To remove xmlns value from Xml file Pin
richardw484-Oct-07 5:00
richardw484-Oct-07 5:00 
GeneralRe: To remove xmlns value from Xml file Pin
ALI_SHAH9-Dec-09 5:31
ALI_SHAH9-Dec-09 5:31 
QuestionCurrent path of the crystal report, Pin
ShuklaGirish4-Oct-07 0:41
ShuklaGirish4-Oct-07 0:41 
AnswerRe: Current path of the crystal report, Pin
ChandraRam4-Oct-07 1:07
ChandraRam4-Oct-07 1:07 
AnswerRe: Current path of the crystal report, Pin
Dave Kreskowiak4-Oct-07 4:07
mveDave Kreskowiak4-Oct-07 4:07 
Questionline continuation character Pin
MissionSuccess4-Oct-07 0:25
MissionSuccess4-Oct-07 0:25 
AnswerRe: line continuation character Pin
Christian Graus4-Oct-07 1:08
protectorChristian Graus4-Oct-07 1:08 
AnswerRe: line continuation character Pin
ChandraRam4-Oct-07 1:15
ChandraRam4-Oct-07 1:15 
MissionSuccess wrote:
how to use the line continuation character in vb6.0 when u r going to write a update query in a string which goes more than 1024 characters(max allowed.)

ex.

strsql="update table set fld1='" & txt1 & "', _
fld2='" & txt2 & "' where id='" & myId & "'"


Probably better to split into two Update queries...
AnswerRe: line continuation character Pin
C1AllenS4-Oct-07 1:16
C1AllenS4-Oct-07 1:16 
AnswerRe: line continuation character Pin
Dave Kreskowiak4-Oct-07 4:05
mveDave Kreskowiak4-Oct-07 4:05 
QuestionLooping controls inside of a form Pin
Benny_Lava3-Oct-07 23:36
Benny_Lava3-Oct-07 23:36 
AnswerRe: Looping controls inside of a form Pin
Christian Graus3-Oct-07 23:46
protectorChristian Graus3-Oct-07 23:46 
AnswerRe: Looping controls inside of a form Pin
Dave Kreskowiak4-Oct-07 4:02
mveDave Kreskowiak4-Oct-07 4:02 
QuestionDatagrid Cell Pin
nitin33-Oct-07 23:28
nitin33-Oct-07 23:28 
AnswerRe: Datagrid Cell Pin
Parwej Ahamad3-Oct-07 23:37
professionalParwej Ahamad3-Oct-07 23:37 
GeneralRe: Datagrid Cell Pin
nitin33-Oct-07 23:48
nitin33-Oct-07 23:48 
GeneralRe: Datagrid Cell [modified] Pin
Parwej Ahamad3-Oct-07 23:54
professionalParwej Ahamad3-Oct-07 23:54 
GeneralRe: Datagrid Cell Pin
nitin34-Oct-07 0:04
nitin34-Oct-07 0:04 
GeneralRe: Datagrid Cell Pin
Parwej Ahamad4-Oct-07 0:14
professionalParwej Ahamad4-Oct-07 0:14 
GeneralRe: Datagrid Cell Pin
Dave Kreskowiak4-Oct-07 3:55
mveDave Kreskowiak4-Oct-07 3:55 
QuestionChange Properties Pin
Naderrafiee3-Oct-07 23:16
Naderrafiee3-Oct-07 23:16 
Questionproblem whem importing EXCEL sheet to SQL server Pin
zamzoum3-Oct-07 21:34
zamzoum3-Oct-07 21:34 
AnswerRe: problem whem importing EXCEL sheet to SQL server Pin
Christian Graus3-Oct-07 23:00
protectorChristian Graus3-Oct-07 23:00 
AnswerRe: problem whem importing EXCEL sheet to SQL server Pin
zamzoum3-Oct-07 23:05
zamzoum3-Oct-07 23:05 
AnswerRe: problem whem importing EXCEL sheet to SQL server Pin
Andy_L_J3-Oct-07 23:36
Andy_L_J3-Oct-07 23:36 

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.