about visual basic.net
5 pts.
0
Q:
about visual basic.net
Hi
I install vb.net ready and make connection ready, but when
I try to using SQL statement it is error:
my SQL is
dim strSQL as string="select * from tblCustome where CustomerID="& intCustomerID
the error is it does not no the string &? Please show me the solution how to solve this error! thank my email is narath-chhay@hotmail.com
ASKED: Jun 24 2009  1:15 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
29845 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
What is the error message ?

Are you sure your table name is "tblCustome" and not "tblCustomer"
Last Answered: Jun 24 2009  2:28 PM GMT by Carlosdl   29845 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0