Unix Technical Forum

Re: C/C++ whith MS SQL over ODBC -> Connect

This is a discussion on Re: C/C++ whith MS SQL over ODBC -> Connect within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi. Thank you for your Answer. IŽve found another way to connect -> SQLConnectDriver(...) there i can configure to ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:13 PM
Anatoli Rejditsch
 
Posts: n/a
Default Re: C/C++ whith MS SQL over ODBC -> Connect

Hi.
Thank you for your Answer.
IŽve found another way to connect -> SQLConnectDriver(...)
there i can configure to whitch database iŽll connected.

Greetings,
Anatoli.

"Brannon Jones" <branjo@nospam.microsoft.com> schrieb im Newsbeitrag
news:#8YYYD0RDHA.2768@tk2msftngp13.phx.gbl...
> If you're using SQLConnect() then you are using a DSN. By default the DSN
> will connect to the 'master' database. If you don't have permissions for
> the master database you will get this error. Try changing the default
> database in the DSN to point to the database that the user has access to.
>
> Alternatively, you can try setting the database before calling

SQLConnect()
> using SQLSetConnectAttr() with SQL_ATTR_CURRENT_CATALOG.
>




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:37 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com