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.
Like Autinumer (Access)
Name: Chipcom Date: April 10, 2007 at 21:09:40 Pacific OS: XP SP2 CPU/Ram: 2Ghz Product: Intel
Comment:
Hi
I need to know how to increment the autonumber (Record Number) after that some fields were filled?
If it is not possible: Do you have any idea how to program the variant like autonumber (his data type is integer)?
Summary: Howdy folks, I have a double linked, circular linked list in C using structs that have 6 integer data values, and 2 pointers to other structs (prev and next). typedef struct process_node { struct pro...
Summary: It depends on what kind of database you're using...It looks like either access or sql server. You probably need the DatePart function. Good luck, -SN ...
Summary: It sounds like the access on the database file had gotten changed somehow, such that the last person who edited the file locked it from all other users. Look for a lock file in the same folder where ...