Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

select statment in vb

Status
Not open for further replies.

YanaD

Programmer
Mar 22, 2001
38
US
I need to write a select statement where i select fields from table, but some fields containg spaces in it like "First Name", "Last Name". But the right field name is "First_Name" or "Last_name" with an underscore. In this case how should i write a select statement (using VB - ADO)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top