Results 1 to 4 of 4

Thread: Strange error .Pls help

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    6

    Red face Strange error .Pls help

    Hi,
    I have a pretty strange error in VB . This happens when i update the table in sql server using rs.update
    The error is
    "Conversion error occurred while building parameterized update or refresh statement."
    Someone pls help if you know.
    Thanks,
    Gans

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    gans_sr,

    More info is needed, we are not mind readers!

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    6
    Tandem,
    I run a VB application with sql server as the database.
    In my code, i use rs.addnew & rs.update while adding a new record to the table. It does pass all the loops in teh program andfinally stops in at the rs.update statement showing the error
    "Conversion error occurred while building parameterized update or refresh statement." .
    Any idea why this error should occur ?
    Hope my question is clear now ?
    Waiting,
    Thanks in advance,
    Gans..



    QUOTE]Originally posted by randem
    gans_sr,

    More info is needed, we are not mind readers!
    [/QUOTE]

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385
    gans_sr,

    Unfortunately No, Post the code... let take a look see.

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