If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > posting an empty textbox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-04, 16:31
kovenant kovenant is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
posting an empty textbox

I want to post a form but when I do I always get the same message: Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access-stuurprogramma] Het veld tblgegevens.dir6 kan geen tekenreeks zonder gegevens zijn

The fields in the database are set to not required what can be the problem?


Thx in advance
Reply With Quote
  #2 (permalink)  
Old 04-20-04, 19:34
rokslide rokslide is offline
Registered User
 
Join Date: Nov 2003
Location: Christchurch, New Zealand
Posts: 1,617
Can you translate that error message for me?
Reply With Quote
  #3 (permalink)  
Old 04-20-04, 21:15
breeze76 breeze76 is offline
Registered User
 
Join Date: Apr 2004
Posts: 75
Re: posting an empty textbox

Quote:
Originally posted by kovenant
I want to post a form but when I do I always get the same message: Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access-stuurprogramma] Het veld tblgegevens.dir6 kan geen tekenreeks zonder gegevens zijn

The fields in the database are set to not required what can be the problem?


Thx in advance
Go into your database and look in design view, and look where it says allow zero length and put it to yes, that will take care of that problem.

breeze76
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On