User Profile

Collapse

Profile Sidebar

Collapse
mastiandchill
mastiandchill
Last Activity: Sep 15 '09, 06:25 PM
Joined: Sep 13 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mastiandchill
    replied to SQL server 2005 problem
    in .NET
    THX ryachza issue resolved
    See more | Go to post

    Leave a comment:


  • mastiandchill
    started a topic SQL server 2005 problem
    in .NET

    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()
    i get the error

    The name "ATM" is not permitted in this context....
    See more | Go to post
    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
Working...