User Profile
Collapse
-
THX ryachza issue resolved -
SQL server 2005 problem
Hey guys was up
can any one help me
when i try to run the follwing SQL command in VB.net
Code:Dim objCmdins As New SqlCommand("Insert into pay(payment_mode) values(" & temp & "')'", objConn) objCmdins.CommandType = CommandType.Text objCmdins.ExecuteNonQuery()
The name "ATM" is not permitted in this context....Last edited by Frinavale; Sep 15 '09, 06:50 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.
No activity results to display
Show More
Leave a comment: