T
Tim
Hello All,
I have a VB6 application accessing an Access database and was wondering on
the realistic number of connections I can have on the database before it
slows down or even crashes or corrupts. I am using ADO to connect to the
database and have no bound controls. All my SQL statments are either SELECT,
INSERT, UPDATES or DELETE, I tend not to use dynasets to update my data,
just pure SQL.
Any advise or web sites of information will be greatly appreciated.
TIA
Tim
I have a VB6 application accessing an Access database and was wondering on
the realistic number of connections I can have on the database before it
slows down or even crashes or corrupts. I am using ADO to connect to the
database and have no bound controls. All my SQL statments are either SELECT,
INSERT, UPDATES or DELETE, I tend not to use dynasets to update my data,
just pure SQL.
Any advise or web sites of information will be greatly appreciated.
TIA
Tim