Click here to Skip to main content
15,913,685 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Table Names in the Header Pin
Bill Dean23-Jul-04 9:14
Bill Dean23-Jul-04 9:14 
GeneralLooking for some code that imports a CSV file using ADO.NET Pin
David Flores21-Jul-04 11:09
David Flores21-Jul-04 11:09 
GeneralSQL Server engine? (packaging) Pin
xstoneheartx21-Jul-04 10:50
xstoneheartx21-Jul-04 10:50 
GeneralRe: SQL Server engine? (packaging) Pin
Anders Molin22-Jul-04 16:09
professionalAnders Molin22-Jul-04 16:09 
GeneralA Challenging SQL Server Puzzle Pin
partt21-Jul-04 6:31
partt21-Jul-04 6:31 
GeneralRe: A Challenging SQL Server Puzzle Pin
Steven Campbell21-Jul-04 7:09
Steven Campbell21-Jul-04 7:09 
GeneralRe: A Challenging SQL Server Puzzle Pin
michanne121-Jul-04 18:22
michanne121-Jul-04 18:22 
GeneralChoosing a new db technology Pin
KMerker21-Jul-04 1:50
KMerker21-Jul-04 1:50 
To All,

I have written a database application using MS Visual C++ 6.0 and MFC. I am using the CDao classes (and using the Jet 3.5 engine/MS Access 97).

The application seems to work very well and I have many installations of the application and satisfied customers.

Now I am switching to Visual Studio .NET. I’d like to continue to use MFC and write my code using Visual C++, however, I have read that DAO is becoming obsolete and when I compile using .NET I get the ‘deprecated’ warning whenever the compiler sees a reference to DAO.

So I need to switch to a new DB technology. I liked DAO because I could directly read and write to an Access database without having to register the DB as an ODBC.

Is there any recommendation on the correct technology to use? The database/application needs to allow for multiple users from multiple computers. It is a client/server type of application and must initially read and write to an Access database. The long term plan is to go to an SQL Server so this should be taken into consideration.

Thank You

GeneralRe: Choosing a new db technology Pin
Colin Angus Mackay21-Jul-04 3:37
Colin Angus Mackay21-Jul-04 3:37 
GeneralRe: Choosing a new db technology Pin
darkbyte24-Jul-04 10:38
darkbyte24-Jul-04 10:38 
Generalin-place editing Pin
bora3ee21-Jul-04 1:15
bora3ee21-Jul-04 1:15 
Generalthree doubts :( Pin
xcavin20-Jul-04 2:09
xcavin20-Jul-04 2:09 
GeneralRe: three doubts :( Pin
Michael Potter20-Jul-04 2:55
Michael Potter20-Jul-04 2:55 
GeneralRe: three doubts :( Pin
xcavin20-Jul-04 6:06
xcavin20-Jul-04 6:06 
GeneralRe: three doubts :( Pin
Colin Angus Mackay21-Jul-04 3:40
Colin Angus Mackay21-Jul-04 3:40 
GeneralDataSet.Merge with remoting object Pin
Usur19-Jul-04 20:38
Usur19-Jul-04 20:38 
QuestionMissing System.Data.OracleClient namespace- what am I missing? Pin
ThomasH119-Jul-04 12:36
ThomasH119-Jul-04 12:36 
AnswerRe: Missing System.Data.OracleClient namespace- what am I missing? Pin
VenkatFor.NET21-Jul-04 7:22
VenkatFor.NET21-Jul-04 7:22 
GeneralRe: Missing System.Data.OracleClient namespace- what am I missing? Pin
ThomasH122-Jul-04 14:06
ThomasH122-Jul-04 14:06 
Questionmdf/ldf file names for a given db? Pin
dmbf1b519-Jul-04 10:59
dmbf1b519-Jul-04 10:59 
AnswerRe: mdf/ldf file names for a given db? Pin
Colin Angus Mackay21-Jul-04 3:56
Colin Angus Mackay21-Jul-04 3:56 
GeneralRe: mdf/ldf file names for a given db? Pin
dmbf1b521-Jul-04 18:20
dmbf1b521-Jul-04 18:20 
Generalconvert access database to mysql Pin
Arindra19-Jul-04 9:38
Arindra19-Jul-04 9:38 
GeneralRe: convert access database to mysql Pin
ThomasH119-Jul-04 12:42
ThomasH119-Jul-04 12:42 
GeneralRe: convert access database to mysql Pin
Alexander Wiseman20-Jul-04 7:08
Alexander Wiseman20-Jul-04 7:08 

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.