|
 |
access thread: Using ADO for unbound forms in access with SQL Server 7
Message #1 by "Ben Edwards" <ben@v...> on Fri, 24 May 2002 02:42:08
|
|
I have been developing an aplication in Access 2000/SQL server 7 and have come to the conclusion that
some of the forms are going to have to be unbound forms using ado. The problem is I have been unable to find where I can find out
how to do this. Does anyone know of a webpage with a walk through or a good book which excplaines how to this well.
Regards,
Ben
Message #2 by "Carnley, Dave" <dcarnley@a...> on Fri, 24 May 2002 09:28:01 -0500
|
|
The are two links I use
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mdac200/htm
l/mdac3sc7.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/
mdmscadoapireference.asp
All of my applications are 100% unbound forms using ADO. The only
table-linked objects I use are reports
-----Original Message-----
From: Ben Edwards [mailto:ben@v...]
Sent: Thursday, May 23, 2002 9:42 PM
To: Access
Subject: [access] Using ADO for unbound forms in access with SQL Server
7
I have been developing an aplication in Access 2000/SQL server 7 and have
come to the conclusion that some of the forms are going to have to be
unbound forms using ado. The problem is I have been unable to find where I
can find out how to do this. Does anyone know of a webpage with a walk
through or a good book which excplaines how to this well.
Regards,
Ben
|
|
 |