Re: DAO-ADO question
From: John Nurick (j.mapSoN.nurick_at_dial.pipex.com)
Date: 09/24/04
- Next message: John Nurick: "Re: RecordsetClone"
- Previous message: lalexander: "Option Group Checkboxes - Inbedded"
- In reply to: Sirocco: "DAO-ADO question"
- Next in thread: George Nicholson: "Re: DAO-ADO question"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 24 Sep 2004 06:34:01 +0100
Hi Sirocco,
As I understand it, a basic "upsizing" simply leaves you with linked
tables connected to the SQL Server database rather than to the mdb back
end, with little if any code changes required. On the other hand
extensive re-working will be needed to take full advantage of SQL
Server. Tony Toews has links to upsizing information at
http://www.granite.ab.ca/access/sqlserverupsizing.htm
On Thu, 23 Sep 2004 13:51:32 -0400, "Sirocco" <NB2002@arczip.com> wrote:
>I have an mdb front end and back end. Will the same DAO code work if I link
>my mdb front end to a SQL Server, or do I have to make my code ADO-compliant
>as if I were converting my front end to an access project (i.e., ADP)?
>
>With that in mind, is "Forms!Formname.Form.RecordsetClone.RecordCount <> )"
>ADO compliant?
>
>Many thanks in advance.
>
-- John Nurick [Microsoft Access MVP] Please respond in the newgroup and not by email.
- Next message: John Nurick: "Re: RecordsetClone"
- Previous message: lalexander: "Option Group Checkboxes - Inbedded"
- In reply to: Sirocco: "DAO-ADO question"
- Next in thread: George Nicholson: "Re: DAO-ADO question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|