|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
continued another linePlease i have a select very longer and need continue in another line. Which
is the separator line in vb 2003 Thanks you underscore character (_)
Dim s As String = "Select * From Table " & _ "Where Field1 = 'value' " & _ "Order By Field2" Thanks Chris.
Show quoteHide quote "Chris Dunaway" <dunaw***@gmail.com> escribió en el mensaje news:1148071494.946474.137230@u72g2000cwu.googlegroups.com... > underscore character (_) > > Dim s As String = "Select * From Table " & _ > "Where Field1 = 'value' " & _ > "Order By Field2" > Is there a good resource that summarizes the nuances of VB.NET that a
C# programmer might be unfamilier with? The VB syntax sometimes appears ambiguous to me.
VB.NET INI or XML file for path locations
catching a specific exception Q: GIF image on a form Opening a MS Word document through a button click updating control on form2 from form1 Detect if compiling as a console application 2 dimensional array-->1 dimensional array Get calling function in a function? VB.NET: Implementing RasGetErrorString Copying a project into another solution |
|||||||||||||||||||||||