Click here to Skip to main content
16,014,838 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: a link error Pin
Christian Graus23-Oct-07 22:56
protectorChristian Graus23-Oct-07 22:56 
GeneralRe: a link error Pin
richardye24-Oct-07 1:08
richardye24-Oct-07 1:08 
QuestionUnhandled Exception in the console window Pin
staticplus23-Oct-07 2:54
staticplus23-Oct-07 2:54 
AnswerRe: Unhandled Exception in the console window Pin
Mark Salsbery23-Oct-07 8:17
Mark Salsbery23-Oct-07 8:17 
GeneralRe: Unhandled Exception in the console window Pin
staticplus23-Oct-07 10:27
staticplus23-Oct-07 10:27 
QuestionODBC Error Pin
Sumanta Rout22-Oct-07 1:30
Sumanta Rout22-Oct-07 1:30 
AnswerRe: ODBC Error Pin
George L. Jackson22-Oct-07 8:33
George L. Jackson22-Oct-07 8:33 
QuestionOdbcConnection / SQLConnect Pin
slimtim19-Oct-07 1:02
slimtim19-Oct-07 1:02 
We have a large MFC program that uses ODBC to connect to SQL Server, Oracle and My SQL databases. To make the connection we have a database management layer that uses the SQLConnect function in sql.h from the ODBC API.

I am starting to compile some of the DLLS using /CLR so that I can program in C++/CLI and use some of the .NET classes like OdbcDataAdapter so that I can use the DataGrid.

Is there any way that I can use my existing SQLHANDLE or should I create a second connection to the database by creating a .NET OdbcConnection?

-Tim
QuestionDetermining if a DLL is a managed class library Pin
Kosomot19-Oct-07 0:24
Kosomot19-Oct-07 0:24 
AnswerRe: Determining if a DLL is a managed class library Pin
Giorgi Dalakishvili19-Oct-07 1:31
mentorGiorgi Dalakishvili19-Oct-07 1:31 
GeneralRe: Determining if a DLL is a managed class library Pin
Kosomot19-Oct-07 1:33
Kosomot19-Oct-07 1:33 
GeneralRe: Determining if a DLL is a managed class library Pin
Giorgi Dalakishvili19-Oct-07 1:35
mentorGiorgi Dalakishvili19-Oct-07 1:35 
Questionneed an approach Pin
narayanagvs18-Oct-07 21:46
narayanagvs18-Oct-07 21:46 
AnswerRe: need an approach Pin
Giorgi Dalakishvili18-Oct-07 23:33
mentorGiorgi Dalakishvili18-Oct-07 23:33 
Questionhelp Pin
maybe?18-Oct-07 21:28
maybe?18-Oct-07 21:28 
AnswerRe: help Pin
led mike19-Oct-07 4:25
led mike19-Oct-07 4:25 
Questionnegative binary number Pin
maybe?18-Oct-07 21:25
maybe?18-Oct-07 21:25 
AnswerRe: negative binary number Pin
led mike19-Oct-07 4:21
led mike19-Oct-07 4:21 
AnswerRe: negative binary number Pin
Mark Salsbery19-Oct-07 5:37
Mark Salsbery19-Oct-07 5:37 
QuestionI just want a simple explanation. Pin
maybe?18-Oct-07 21:24
maybe?18-Oct-07 21:24 
AnswerRe: I just want a simple explanation. Pin
slimtim19-Oct-07 1:11
slimtim19-Oct-07 1:11 
QuestionA problem Pin
minihotto18-Oct-07 11:27
minihotto18-Oct-07 11:27 
AnswerRe: A problem Pin
Jonathan [Darka]19-Oct-07 7:26
professionalJonathan [Darka]19-Oct-07 7:26 
GeneralRe: A problem [modified] Pin
minihotto25-Oct-07 0:26
minihotto25-Oct-07 0:26 
QuestionNeeded Connection string to connect SQL server Pin
Exelioindia18-Oct-07 3:36
Exelioindia18-Oct-07 3:36 

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.