| | |
need help with select statement
![]() |
•
•
Join Date: Aug 2009
Posts: 1
Reputation:
Solved Threads: 0
Hi
I'm new to developping applications in VB.net
I need help with a simple select statement.
SQL statement: Select "LYC Code" from [General ledger Setup]
I don't how to write that particular select statement in vb.net when there are spaces in the names of the table and field . Can anyone please help me out.
thanks & regards
Diya
I'm new to developping applications in VB.net
I need help with a simple select statement.
SQL statement: Select "LYC Code" from [General ledger Setup]
I don't how to write that particular select statement in vb.net when there are spaces in the names of the table and field . Can anyone please help me out.
VB.NET Syntax (Toggle Plain Text)
Dim myODBCommand2 As Odbc.OdbcCommand = New Odbc.OdbcCommand myODBCommand2.Connection = myODBConnection myODBCommand2.CommandText = " SELECT "LYC Code" FROM [General ledger Setup] "
thanks & regards
Diya
![]() |
Similar Threads
- VB Select Statement Query (Visual Basic 4 / 5 / 6)
- join in select statement (Visual Basic 4 / 5 / 6)
- Hi,Need help on sql select statement structure (MS SQL)
- Question about SELECT statement (MySQL)
- Getting current value in Select Statement (MS SQL)
- Program Problem with a select statement to access Data base (C)
Other Threads in the VB.NET Forum
- Previous Thread: Error during install of sql express 2005 as a pre-requisite in vb.net setup
- Next Thread: drive location prbm
Views: 236 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2005 2008 access ado.net application array arrays basic bindingsource browser c# center checkbox client code combobox communication connection control convert crystal crystalreport data database datagrid datagridview dataset datatable date datetimepicker design designer dissertation dissertations error excel exception file form gridview image images insert listview login loops mobile ms msaccess net objects openxml path port print printing problem read runas save search security serial server settings shutdown sms socket sorting sql statement studio syntax tagging tags textbox time timer type update upload user validation vb vb.net vb2008 view visual visual-studio visualbasic visualbasic.net visualstudio2008 vs2008 web webbrowser windows winforms wpf xml






