Results 1 to 3 of 3

Thread: A BUG?!???????

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ilirska Bistrica, Slovenia
    Posts
    242
    Hello!

    Recenty I posted post about update problem:
    I use DataEnvironment and I have an command that updates db records with specified values (about 15 of them).
    Code:
    DataEnvironment1.Command1 Param1, Param2, Param3, Param4...
    When I first ran it, it worked well, but when I tried to ru it for second time, error occured ("Data type mismatch in criteria expression.").
    Then I posted a question here and nobody replied.
    Today I was adding some records to database and the same thing occured. When I added the first record, it worked OK, but when I tried to add another one, an error occured. I closed my program (in IDE) and rerun it. Again first update and add was OK, for another add and update an error occured.

    Any suggestions?
    Zvonko Bostjancic
    Ilirska Bistrica, Slovenia
    [email protected]
    Using VS6 Professional with SP3
    Programming mostly in VB and I've started to learn VC++ & MFC

  2. #2
    Addicted Member
    Join Date
    Aug 2000
    Location
    Columbus Ohio
    Posts
    217

    Question How Often

    How often has this happened to you? When working with recordsets and other Dbases ive never experienced it
    Chris

    [email protected]
    Windows XP RC2 B2526
    Visual Studio.Net Beta 2
    C++, VB, VB.Net, ASP, PHP

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ilirska Bistrica, Slovenia
    Posts
    242
    I've tried it for 4 times and it allways happened. First try was ok, but at the second one error occured.
    Is there too many parameters (15) or do I have too many commands in my DE (35)?
    Zvonko Bostjancic
    Ilirska Bistrica, Slovenia
    [email protected]
    Using VS6 Professional with SP3
    Programming mostly in VB and I've started to learn VC++ & MFC

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