c++ ado
From: yagiroy (alex.smotritsky_at_verizon.net)
Date: 05/30/04
- Next message: rc: "Re: c++ ado"
- Previous message: Rufus DeDufus: "Data shaping GUIDs undefined, undocumented"
- Next in thread: rc: "Re: c++ ado"
- Reply: rc: "Re: c++ ado"
- Messages sorted by: [ date ] [ thread ]
Date: 30 May 2004 05:57:38 -0700
i need to connect to sql server with a db connection string specified
at runtime in my console app. i'm only able to connect when i hard
code the string or assign the hard coded string to a variable and use
it in the app. I'm not able to connect with strings read in from the
command line. I've been playing around with string conversion and
stuff for about 2 days and now i'm looking for an example of this that
works because i'm done playing around. i'm about ready to go to .net
if i can't find an example of how to do this with unmanaged code.
- Next message: rc: "Re: c++ ado"
- Previous message: Rufus DeDufus: "Data shaping GUIDs undefined, undocumented"
- Next in thread: rc: "Re: c++ ado"
- Reply: rc: "Re: c++ ado"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|