Results 1 to 2 of 2

Thread: Updating fields within a database

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Location
    Manchester Uk
    Posts
    1

    Angry

    When writing a text box that is empty to a database field the error 'Errors Occured' is generated by the application. The only way I can get by this is to use the 'Cstr' function around the textbox. This however does not always work. What am I doing wrong?? Please help.

  2. #2
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276
    what type of field are you writing to?

    if you try to save string data (using cstr) to, say, an integer field - you're gonna run into all sorts of problems

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