B
bjnova
I am using ASP to insert records into an Access database, and I have two
questions:
(1) The users are ONLY adding records to the database: is there a need to be
concerned about performance given the limits of Access in terms of
simultaneous connections?
(2) What settings do I need to check in Access to make sure that the
database will allow records to be written from a web form (with asp)?
Thanks.
questions:
(1) The users are ONLY adding records to the database: is there a need to be
concerned about performance given the limits of Access in terms of
simultaneous connections?
(2) What settings do I need to check in Access to make sure that the
database will allow records to be written from a web form (with asp)?
Thanks.