M
mscertified
I'm working on a ticket writer database. Currently, it has about 4-6 ticket
agents using it simultaneously. There is also a read-only 'ticket portal'
which users may use the retrieve a ticket. This is an ASP web page on our
internal network and uses OLEDB to access the Jet database via an ADODB
connection. The database is not on a web server but is on a shared network
drive.
The owners now want to be able to write to the database via the portal. Has
anyone done anything like this? What considerations come into play? Will the
LDB file still reflect current users?
agents using it simultaneously. There is also a read-only 'ticket portal'
which users may use the retrieve a ticket. This is an ASP web page on our
internal network and uses OLEDB to access the Jet database via an ADODB
connection. The database is not on a web server but is on a shared network
drive.
The owners now want to be able to write to the database via the portal. Has
anyone done anything like this? What considerations come into play? Will the
LDB file still reflect current users?