Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Memory allocation failure Pin
axid3j1al24-Mar-04 11:37
axid3j1al24-Mar-04 11:37 
GeneralAccessing a COM object in a DLL Pin
aafflyer24-Mar-04 8:52
aafflyer24-Mar-04 8:52 
GeneralRe: Accessing a COM object in a DLL Pin
aafflyer26-Mar-04 7:58
aafflyer26-Mar-04 7:58 
GeneralMemory leak msg... Pin
0v3rloader24-Mar-04 8:39
0v3rloader24-Mar-04 8:39 
GeneralRe: Memory leak msg... Pin
David Crow24-Mar-04 9:12
David Crow24-Mar-04 9:12 
GeneralRe: Memory leak msg... Pin
0v3rloader24-Mar-04 9:22
0v3rloader24-Mar-04 9:22 
GeneralLowLevelKeyboardProc possible return values Pin
0v3rloader24-Mar-04 8:30
0v3rloader24-Mar-04 8:30 
GeneralSQLConnect connection string Pin
BlackDice24-Mar-04 7:49
BlackDice24-Mar-04 7:49 
I was using the connection string supplied in this site under the heading 'ado connection strings' and it works fine when using the CDatabase class. However the CDatabase class is very slow for what I want to do and I'd like to use the odbc api. I'm trying to make a connection like I did with the database object except using SQLConnect. I can't seem to get it to work, any suggestions would be very appreciated. Here's what I have so far:

"Driver={Microsoft dBASE Driver (*.dbf)};DriverID=533;Dbq=c:\dbasetables\;"


that's what the connection string looks like when it's finished.
I've used this same code in another project to connect to a datasource (sql server), but I can't get this to work. Thanks in advance!!;)



If it's broken, I probably did it

bdiamond
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 7:53
David Crow24-Mar-04 7:53 
GeneralRe: SQLConnect connection string Pin
BlackDice24-Mar-04 8:01
BlackDice24-Mar-04 8:01 
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 8:10
David Crow24-Mar-04 8:10 
GeneralRe: SQLConnect connection string Pin
BlackDice24-Mar-04 8:18
BlackDice24-Mar-04 8:18 
GeneralRe: SQLConnect connection string Pin
David Crow24-Mar-04 9:11
David Crow24-Mar-04 9:11 
QuestionMouse direction settings? Pin
DaFrawg24-Mar-04 7:31
DaFrawg24-Mar-04 7:31 
GeneralLink Error Pin
satcat24-Mar-04 6:27
satcat24-Mar-04 6:27 
GeneralRe: Link Error Pin
Navin24-Mar-04 6:35
Navin24-Mar-04 6:35 
GeneralRe: Link Error Pin
satcat24-Mar-04 7:21
satcat24-Mar-04 7:21 
GeneralRe: Link Error Pin
David Crow24-Mar-04 7:11
David Crow24-Mar-04 7:11 
GeneralRe: Link Error Pin
satcat24-Mar-04 7:46
satcat24-Mar-04 7:46 
GeneralRe: Link Error Pin
David Crow24-Mar-04 7:49
David Crow24-Mar-04 7:49 
GeneralRe: Link Error Pin
satcat24-Mar-04 9:12
satcat24-Mar-04 9:12 
GeneralRe: Link Error Pin
David Crow24-Mar-04 9:21
David Crow24-Mar-04 9:21 
GeneralRe: Link Error Pin
satcat24-Mar-04 9:51
satcat24-Mar-04 9:51 
GeneralRe: Link Error Pin
David Crow24-Mar-04 10:10
David Crow24-Mar-04 10:10 
GeneralRe: Link Error Pin
satcat24-Mar-04 12:00
satcat24-Mar-04 12:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.