> What is ADO code? Do you have any examples?
ADO is an "old-school" library containing objects to be able to access
databases. You can get some samples here:
http://msdn.microsoft.com/library/en-us/ado270/htm/mdmscadocodeexamplesinvbscrip
t.asp?frame=true
> Or is there anyway to get a record to write a new record instead of
> overwriting the origianl?
Not that I know of.
> Sorry for so many questions at once.
No worries.
> Thanks for your help thus far.
You're welcome.
---
S.Y.M. Wong-A-Ton
> Both the form and the database are stored and run from over server but our IT
> guy won't turn on web services. What is ADO code? Do you have any examples?
[quoted text clipped - 23 lines]
> > > I have searched everywhere on the Internet and can't find anything.
> > > Please help.