CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Jun 2004
    Location
    Michigan, USA
    Posts
    19

    Post Syntax error in INSERT INTO statement

    I'm trying to creat a registration page. It says I have a Syntax error in INSERT INTO statement and highlights Adapter.Update(CscapeDS, "cscape"). I've tried everything I can think of to fix it. I hope someone here can help.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured