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

Thread: Database Error?

  1. #1
    Join Date
    Nov 2006
    Posts
    19

    Database Error?

    There was an ODBC program that am working on and abt to finish it when ever i run (execute) it this error always prompt out and the application terminate --> Too Parameters. Exception 1.

    Please can any one tell why that error.

    Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    Romania,Cluj-Napoca
    Posts
    1,073

    Re: Database Error?

    Well I personaly don't understand what is the error?! "application terminate --> Too Parameters. ... " Can you please more exact and offer more information .... because we don't know what app did you have.

    There was an ODBC program that am working on and abt to finish it when ever i run (execute) it this error always prompt out and the application terminate --> Too Parameters.

    Could you imagine yourself in our place? Would be this enough information for you ? To know what could be the problem ?

    Thank you,
    Gili
    Please use code tags [code] [/code]

    We would change the world, but God won't give us the sourcecode..
    Undocumented futures are fun and useful....
    ___
    ______
    Gili

  3. #3
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,637

    Re: Database Error?

    Do any of your column names have apostrophes in them?

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