Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to return char* Pin
CPallini1-Dec-11 1:53
mveCPallini1-Dec-11 1:53 
GeneralRe: How to return char* Pin
Addy Tas1-Dec-11 2:14
Addy Tas1-Dec-11 2:14 
AnswerRe: How to return char* Pin
Erudite_Eric1-Dec-11 4:09
Erudite_Eric1-Dec-11 4:09 
GeneralRe: How to return char* Pin
Addy Tas1-Dec-11 7:12
Addy Tas1-Dec-11 7:12 
GeneralRe: How to return char* Pin
Stefan_Lang6-Dec-11 1:41
Stefan_Lang6-Dec-11 1:41 
GeneralRe: How to return char* Pin
Erudite_Eric6-Dec-11 3:40
Erudite_Eric6-Dec-11 3:40 
Questiondxf extraction in c Pin
tanatswa3330-Nov-11 10:44
tanatswa3330-Nov-11 10:44 
AnswerRe: dxf extraction in c Pin
Albert Holguin30-Nov-11 11:43
professionalAlbert Holguin30-Nov-11 11:43 
GeneralRe: dxf extraction in c Pin
tanatswa3330-Nov-11 12:00
tanatswa3330-Nov-11 12:00 
GeneralRe: dxf extraction in c Pin
Albert Holguin30-Nov-11 16:49
professionalAlbert Holguin30-Nov-11 16:49 
GeneralRe: dxf extraction in c Pin
enhzflep30-Nov-11 17:51
enhzflep30-Nov-11 17:51 
GeneralRe: dxf extraction in c Pin
Albert Holguin1-Dec-11 3:26
professionalAlbert Holguin1-Dec-11 3:26 
GeneralRe: dxf extraction in c Pin
Richard MacCutchan30-Nov-11 22:11
mveRichard MacCutchan30-Nov-11 22:11 
GeneralRe: dxf extraction in c Pin
Addy Tas1-Dec-11 8:38
Addy Tas1-Dec-11 8:38 
AnswerRe: dxf extraction in c Pin
Software_Developer30-Nov-11 23:16
Software_Developer30-Nov-11 23:16 
Questionc++ SQL Server Rowset Column Buffer Pin
jkirkerx30-Nov-11 9:02
professionaljkirkerx30-Nov-11 9:02 
AnswerRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx30-Nov-11 10:10
professionaljkirkerx30-Nov-11 10:10 
AnswerRe: c++ SQL Server Rowset Column Buffer Pin
Snorri Kristjansson1-Dec-11 2:30
professionalSnorri Kristjansson1-Dec-11 2:30 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx1-Dec-11 6:07
professionaljkirkerx1-Dec-11 6:07 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
Snorri Kristjansson2-Dec-11 0:01
professionalSnorri Kristjansson2-Dec-11 0:01 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx2-Dec-11 6:32
professionaljkirkerx2-Dec-11 6:32 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
JackDingler9-Dec-11 10:23
JackDingler9-Dec-11 10:23 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx9-Dec-11 11:00
professionaljkirkerx9-Dec-11 11:00 
I took me a month to figure out that the 3Com 3C 909 I think, a dual port 10/100 ethernet card was the problem, so I switched to Intel and Broadcom Chipset cards since them. Back then I had no idea how a hardware driver could only interfere with just talking to the MySQL Server, which was on board, and everything else still worked fine including the web server. So I concluded that the OBDC was evil, and stayed away from it since.

Long story short, I ended up going open source, LAMP, and regretted that as well, because I spent more time fixing issues with the programs, then actually writing programs. Found it was cheaper to just buy programs that work, and let someone else fix them.

Back to ODBC, I hear it's officially dead now. I think to the best of my knowledge!, like Ethernet, OLEDB has become the standard now, and ODBC was like token-ring, good idea, but lost out in the end. I may be wrong, just my opinion.

Oh, I'm still using that 3Com card in a CentOS Linux Server right now. LOL!

I know I was talking about ADO in the last post, I still stay away from both of them.
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
JackDingler9-Dec-11 13:08
JackDingler9-Dec-11 13:08 
GeneralRe: c++ SQL Server Rowset Column Buffer Pin
jkirkerx9-Dec-11 15:02
professionaljkirkerx9-Dec-11 15:02 

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.