Results 1 to 3 of 3

Thread: Error -2147217900

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2009
    Posts
    8

    Error -2147217900

    Sorry about my English, I speak spanish

    My problem is as follow:

    I Have an Application in vb6 with access 97 as database, the way I protect de database is with Encryption, now I have opted to add more protection with an

    MDW file containing users and group info, I know the way to do that.

    The main access to the DataBase is through DataEnvironment.
    All work excellent including in the Connection String the Jet OLEDB:System database to the path of the MDW file so the User ID and password
    all the command work the right way, but there is a curious error with all Grouping command I Have in the DEnvironment, the error is the following:

    Error -2147217900 (Instrucción SQL no válida, se esperaba DELETE, INSERT, PROCEDURE, SELECT O UPDATE)

    Any Idea??

    Thanks in advanced

  2. #2
    VB-aholic & Lovin' It LaVolpe's Avatar
    Join Date
    Oct 2007
    Location
    Beside Waldo
    Posts
    19,541

    Re: Error -2147217900

    Welcome to the forums.

    I don't read spanish, but it appears the SQL statement may be incorrect. You might want to post the sql statement you are sending to access. Also, this forum has a database section where you might find better assistance.
    Insomnia is just a byproduct of, "It can't be done"

    Classics Enthusiast? Here's my 1969 Mustang Mach I Fastback. Her sister '67 Coupe has been adopted

    Newbie? Novice? Bored? Spend a few minutes browsing the FAQ section of the forum.
    Read the HitchHiker's Guide to Getting Help on the Forums.
    Here is the list of TAGs you can use to format your posts
    Here are VB6 Help Files online


    {Alpha Image Control} {Memory Leak FAQ} {Unicode Open/Save Dialog} {Resource Image Viewer/Extractor}
    {VB and DPI Tutorial} {Manifest Creator} {UserControl Button Template} {stdPicture Render Usage}

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2009
    Posts
    8

    Re: Error -2147217900

    The strange thing is that I have two version of this system, both are the same, the only diferences is of course in the Connection String the protected one have.
    with the unprotected version all work fine, including this grouping command
    with the protected version all work fine but not grouping command

    thank you for you response

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