Re: Connect MS Access to Sybase using ADO
From: Carl Prothman [MVP] (carlpr_at_spamcop.net)
Date: 05/24/04
- Next message: Carl Prothman [MVP]: "Re: Server slowly hangs using ADOR and VB"
- Previous message: Stephen Howe: "Re: Server slowly hangs using ADOR and VB"
- In reply to: Chris: "Connect MS Access to Sybase using ADO"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 08:39:17 -0700
Chris wrote:
> Can someone please tell me how to connect to Sybase using ADO in
> Access?
>
Try using it's OLE DB Provider:
oConn.Open "Provider=ASAProv;Data source=myASA"
http://www.able-consulting.com/MDAC/ADO/Connection/OLEDB_Providers.htm#OLEDBProviderForAdaptiveServerAnywhere
-- Thanks, Carl Prothman Microsoft ASP.NET MVP Hire top-notch developers at http://www.able-consulting.com
- Next message: Carl Prothman [MVP]: "Re: Server slowly hangs using ADOR and VB"
- Previous message: Stephen Howe: "Re: Server slowly hangs using ADOR and VB"
- In reply to: Chris: "Connect MS Access to Sybase using ADO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|