Click here to Skip to main content
15,914,820 members
Home / Discussions / Database
   

Database

 
QuestionDo you access a SQL server the same way as a ACCESS DATABASE?? Pin
IrishSonic5-Feb-03 11:31
IrishSonic5-Feb-03 11:31 
AnswerRe: Do you access a SQL server the same way as a ACCESS DATABASE?? Pin
Philip Patrick7-Feb-03 21:56
professionalPhilip Patrick7-Feb-03 21:56 
GeneralSingle quotes in SQL strings... Pin
Jamie Hale5-Feb-03 0:29
Jamie Hale5-Feb-03 0:29 
GeneralRe: Single quotes in SQL strings... Pin
Richard Deeming5-Feb-03 2:06
mveRichard Deeming5-Feb-03 2:06 
GeneralRe: Single quotes in SQL strings... Pin
Jamie Hale5-Feb-03 3:21
Jamie Hale5-Feb-03 3:21 
GeneralADO.NET -vs- ODBC.NET Pin
ExtraLean4-Feb-03 5:52
ExtraLean4-Feb-03 5:52 
GeneralRe: ADO.NET -vs- ODBC.NET Pin
Bruce Duncan4-Feb-03 7:59
Bruce Duncan4-Feb-03 7:59 
GeneralRe: ADO.NET -vs- ODBC.NET Pin
Wayne Phipps9-Feb-03 4:52
Wayne Phipps9-Feb-03 4:52 
Please excuse me for butting in but I have a question.

You stated:
"ODBC.NET is a database/driver specific part of ADO.NET. Others are SqlClient for Sql Server, and OleDb for databases that have OleDb drivers available."

Does this mean that OleDb uses COM to tonnect to the database?

Does this also mean that if you don't want to use SQL Server then then the only way is to use COM?

The reason I am asking is because I am writing an application in which I wish to use an Access database. However, if the database doesn't exist, I want to programatically re-create the database.

I have done this in the past using VB6 but as I am now using .Net have been investigating ADO.Net. The problem is that all the examples/resources I have found only demonstrate database creation using the SQL Server which I don't want to use.
GeneralRe: ADO.NET -vs- ODBC.NET Pin
Bruce Duncan9-Feb-03 6:02
Bruce Duncan9-Feb-03 6:02 
GeneralRe: ADO.NET -vs- ODBC.NET Pin
David Salter4-Feb-03 10:17
David Salter4-Feb-03 10:17 
GeneralListing DB2 Servers on the Network Pin
Vasudevan Deepak Kumar3-Feb-03 23:35
Vasudevan Deepak Kumar3-Feb-03 23:35 
GeneralDefault form in Access 2000 Pin
56789012343-Feb-03 20:56
56789012343-Feb-03 20:56 
GeneralRe: Default form in Access 2000 Pin
David Wulff4-Feb-03 1:11
David Wulff4-Feb-03 1:11 
GeneralRe: Default form in Access 2000 Pin
56789012344-Feb-03 2:05
56789012344-Feb-03 2:05 
GeneralDoes anyone have any tutorials on using SQL with C++.. Pin
IrishSonic3-Feb-03 11:09
IrishSonic3-Feb-03 11:09 
GeneralRe: Does anyone have any tutorials on using SQL with C++.. Pin
karl_w4-Feb-03 0:08
karl_w4-Feb-03 0:08 
GeneralRe: Does anyone have any tutorials on using SQL with C++.. Pin
David Wulff4-Feb-03 2:21
David Wulff4-Feb-03 2:21 
GeneralProblem setting DataViewState of timestamp after update Pin
bah73033-Feb-03 5:46
bah73033-Feb-03 5:46 
GeneralSQL Server transaction Log Pin
Spiros3-Feb-03 5:09
Spiros3-Feb-03 5:09 
GeneralRe: SQL Server transaction Log Pin
Bernhard Hofmann3-Feb-03 5:27
Bernhard Hofmann3-Feb-03 5:27 
GeneralRe: SQL Server transaction Log Pin
Spiros3-Feb-03 5:32
Spiros3-Feb-03 5:32 
GeneralC# and Data Blobs Pin
GrahamS3-Feb-03 2:20
GrahamS3-Feb-03 2:20 
Generalwhats eqivalent for cursor in ADO.NET Pin
pushpi2-Feb-03 17:48
pushpi2-Feb-03 17:48 
GeneralSQL connection problem Pin
pushpi1-Feb-03 0:38
pushpi1-Feb-03 0:38 
GeneralRe: SQL connection problem Pin
karl_w1-Feb-03 10:11
karl_w1-Feb-03 10:11 

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.