-
ms access database question using vb.net 2003
hi i have a database question with ms access how do i add new rows to a table with out having to fill the contents of ever cell just the primary key??
Trains
-
In Access, set the Required property of the optional fields to False. See http://books.google.com/books?id=KJ_...j4By6AQSWaedX0 for more information.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
in my database it is setup that way already. is there any way use a loop to add a set number of rows to an access database using vb.net 2003?
-
Run an INSERT query through at For/Next loop
Similar Threads
-
Replies: 3
Last Post: 11-07-2006, 01:53 AM
-
By jack in forum VB Classic
Replies: 1
Last Post: 09-17-2002, 10:57 PM
-
By Phil Weber in forum .NET
Replies: 0
Last Post: 12-04-2001, 09:40 PM
-
By Jim in forum VB Classic
Replies: 1
Last Post: 11-30-2001, 08:57 AM
-
By Larry Rebich in forum VB Classic
Replies: 3
Last Post: 08-20-2000, 12:31 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|