Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Insert NULL into Pocket Access
Name: Sarah Date: October 31, 2002 at 16:00:55 Pacific OS: Windows CE 3.0 CPU/Ram: Pocket PC 2000
Comment:
I am baffled that I cannot insert a null into any type of column in my Pocket Access table on my iPAQ. Any time my insert statement contains the word null I get the error "The command contained one or more errors." Even when I just put '' into the field, it puts in the value of the column immediately to the left of it. The columns do not require values and have no defaults set. Is that happening to anyone else? I absolutely cannot get a null to be inserted.
Summary: I'm moving a text file from a network drive and inserting it into an access database. Is there anyway to say go and grab the file with the most recent modified date? They are adding a file each busi...
Summary: I am having trouble inserting data into my access 2000 database. I am using dreamweaver to create the asp page and am running IIS 5.1 to host. The database is in the same folder as the .asp page. All...