H
Harrysmithsteven@gmail.com
Guest
Hey group!
I'm quite new to this ODBC and would really like it if you could
clear
up some of my queries...I apologize if some of the questions seem
ridiculous...))
Im trying to get my C# .NET application running on a 64 bit machine
and am facing a few problems.
The app makes use of an odbc connection and this is where I am
getting
confused and I havent been able to get any reliable sources online...
What is the difference between a 32 bit odbc and a 64 bit odbc
connection?
Can a 64 bit Application make use of a 32 bit odbc connection?
Can a 32 bit Application make use of a 64 bit ODBC connection?
**Im using SQL server as the database which is 32 bit. And my app is
compiled as "Any CPU".
And Ive gotten to know that if we compile the app in "Any CPU"
configuration it runs as a 64bit app on a 64 bit machine...so my
question is can my app make use of a 64 bit odbc is it possible? (or
32 bit odbc?)
or should i force it to run as 32 bit and make use of a 32bit odbc ?
whts the difference between the two?
An advance Thank you for taking the time to help me out!!
I'm quite new to this ODBC and would really like it if you could
clear
up some of my queries...I apologize if some of the questions seem
ridiculous...))
Im trying to get my C# .NET application running on a 64 bit machine
and am facing a few problems.
The app makes use of an odbc connection and this is where I am
getting
confused and I havent been able to get any reliable sources online...
What is the difference between a 32 bit odbc and a 64 bit odbc
connection?
Can a 64 bit Application make use of a 32 bit odbc connection?
Can a 32 bit Application make use of a 64 bit ODBC connection?
**Im using SQL server as the database which is 32 bit. And my app is
compiled as "Any CPU".
And Ive gotten to know that if we compile the app in "Any CPU"
configuration it runs as a 64bit app on a 64 bit machine...so my
question is can my app make use of a 64 bit odbc is it possible? (or
32 bit odbc?)
or should i force it to run as 32 bit and make use of a 32bit odbc ?
whts the difference between the two?
An advance Thank you for taking the time to help me out!!