-
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
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
Replies: 3
Last Post: 11-07-2006, 12: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, 08:40 PM
-
By Jim in forum VB Classic
Replies: 1
Last Post: 11-30-2001, 07: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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks