|
-
Jan 23rd, 2004, 09:23 AM
#1
Thread Starter
Member
sql query syntax in .net
i have the following query but it doesnt produe any results:
Me.OleDbCommand1.CommandText = "Select * From Emp Where Week='WeekString'"
is this valid syntax when using the WHERE part of a sql query
WeekString is just a string that takes its value from a txtbox on a form
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|