all groups > sql server odbc > july 2004 >
You're in the

sql server odbc

group:

MS Access and ODBC/OLE DB



MS Access and ODBC/OLE DB Lou_Arnold NO[at]SPAM nospam.com
7/25/2004 1:58:21 AM
sql server odbc: Does MS Access use ODBC or OLE Db to create a database on SQL Server?

If OLE DB...is there anything to configure/inspect about OLE DB?

Re: MS Access and ODBC/OLE DB Mary Chipman
7/25/2004 6:23:40 PM
I'm not sure what you mean by this question. Access doesn't create SQL
Server databases in the normal course of events. That being said, both
ODBC and ADO support sending T-SQL commands to SQL Server to perform
all manner of DDL operations. See "CREATE DATABASE" in SQL Books
Online for the complete syntax.

--Mary

On Sun, 25 Jul 2004 01:58:21 GMT, Lou_Arnold@nospam.com (Lou Arnold)
[quoted text, click to view]
Re: MS Access and ODBC/OLE DB Lou_Arnold NO[at]SPAM nospam.com
7/26/2004 4:52:07 AM
The MS Access SQL Server Database Wizard attempts to create a database
in the SQL server. The question is: does it use ODBC or OLE DB or
both?

If it uses OLE DB, is there a need to confure OLE DB?

Lou.


On Sun, 25 Jul 2004 18:23:40 -0400, Mary Chipman
[quoted text, click to view]
Re: MS Access and ODBC/OLE DB Mary Chipman
7/26/2004 2:41:18 PM
Generally speaking, Access uses ODBC when connecting from an .mdb, ADO
(OLEDB) when connecting from an .adp. What internal Access code does
when it executes is anyone's guess since it is compiled in the
executable and not available for viewing. And no, you don't need to do
any additional configuration other than have the latest service packs,
patches, etc for the version you are running. Bear in mind that
earlier versions of Access have problems with SQL Server 2000 that can
only be solved by upgrading to a newer version of Access.

--Mary

On Mon, 26 Jul 2004 04:52:07 GMT, Lou_Arnold@nospam.com (Lou Arnold)
[quoted text, click to view]
Re: MS Access and ODBC/OLE DB Lou_Arnold NO[at]SPAM nospam.com
7/26/2004 9:46:20 PM
Ok. You reply is what I expected . There is really no hope of finding
out why this wizard fails.

We are running MS Access SP4. Is this version new enough to be able
to create a database in SQL Server?

Lou.

On Mon, 26 Jul 2004 14:41:18 -0400, Mary Chipman
[quoted text, click to view]
Re: MS Access and ODBC/OLE DB Mary Chipman
7/27/2004 10:42:18 AM
Well, yes, there is hope. Have you searched msdn for KB articles?
There's quite a bit on problems with Access/SQLS. If the error is in
the upsizing wizard, start here:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q237980

Posting on the access-related newsgroups is also a good strategy.
You'll need to have the version of Access, adp or mdb, the version of
SQL Server,which wizard, the error message, etc.

--Mary

On Mon, 26 Jul 2004 21:46:20 GMT, Lou_Arnold@nospam.com (Lou Arnold)
[quoted text, click to view]
Re: MS Access and ODBC/OLE DB Lou_Arnold NO[at]SPAM nospam.com
7/27/2004 3:49:31 PM
Thanks for your optimisim, Mary. But I have checked MS KB articles,
other newsgroups both for Access and SQL Server, and other forums. I
think is a safe bet that few if anyone has encountered this before.
I've also installed all the service packs and upgrades available from
MS, without any effect.

I noted that all Access documentation on database creation all use an
SA password so I must assume that the Wizard only works with SQL mode
security. This will be the last thinsg to try. I will let you know of
the results.

Thanks for your help so far. Best wishes for your own work.

Lou.


On Tue, 27 Jul 2004 10:42:18 -0400, Mary Chipman
[quoted text, click to view]
AddThis Social Bookmark Button