where MyValue is the variable that holds the value you are searching for and is a text field. If the field is a numeric field then it would beCode:Select * from Table Where MSSV='" & myValue &"'"
Code:Select * from Table Where MSSV=" & myValue
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 22
Threaded View
|
Click Here to Expand Forum to Full Width |
Bookmarks