|
-
Jul 27th, 2000, 05:30 AM
#1
Thread Starter
Member
Hi!
I just wanted to ask is it possible to access MS SQL server through DAO (ie VB5). I know it can access ODBC but they never talk about how to access MS SQL. Also, can it be done through a data control? I know it's kind of limiting, but it's part of my program's architecture already.
Francis.
-
Jul 27th, 2000, 11:10 AM
#2
Frenzied Member
Yes to both your questions. Just create an Access database that contains attached tables to SQL Server...
BTW, there is no reason you cannot use ADO and DAO in the same program...
-
Jul 27th, 2000, 08:38 PM
#3
Thread Starter
Member
There is... if you are using VB5
ADO I believe came out with Office 2000 and VB6?
ANyhow I'll try what you said today. thanx.
Francis.
-
Jul 27th, 2000, 11:25 PM
#4
Frenzied Member
ADO was first made available in VB5. Just don't ask if it was usable...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|