Groups | Blog | Home
all groups > dotnet faqs > january 2004 >

dotnet faqs : access database


Hai Nguyen
1/14/2004 1:12:14 AM
with access database

1/ How can we insert mutiple row into a table at the same time?
2/ is it possible a table in access database to have more than one primary
key?

Thanks

Miha Markic
1/14/2004 1:52:22 PM

[quoted text, click to view]

I don't think jet oledb driver supports batch operations.
You might use a query as a stored procedure though.

[quoted text, click to view]

Primary key is one and only. Why do you need another one?

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

AddThis Social Bookmark Button