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

Database

 
AnswerRe: Dump database to sql??? Pin
Rob Graham3-Mar-06 11:41
Rob Graham3-Mar-06 11:41 
QuestionRun-on commands Pin
turbochimp2-Mar-06 11:08
turbochimp2-Mar-06 11:08 
AnswerRe: Run-on commands Pin
thedom22-Mar-06 16:17
thedom22-Mar-06 16:17 
GeneralRe: Run-on commands Pin
turbochimp2-Mar-06 16:53
turbochimp2-Mar-06 16:53 
QuestionBinding Manager Pin
Scott34152-Mar-06 9:38
Scott34152-Mar-06 9:38 
QuestionSql String Pin
sonicsqwirl2-Mar-06 7:47
sonicsqwirl2-Mar-06 7:47 
AnswerRe: Sql String Pin
Colin Angus Mackay2-Mar-06 8:16
Colin Angus Mackay2-Mar-06 8:16 
Questionusing an MDB file on a system that does not have Microsoft Access Pin
pmglick2-Mar-06 7:06
pmglick2-Mar-06 7:06 
I'm a new user of VB.NET with .NET Framework 1.1. My tutorial textbook included an ADO.NET chapter, and it made the following statement: "Although the sample in this chapter uses a Microsoft Access database, you don't have to have Microsoft Access installed. Visual Studio and ADO.NET include the necessary support to understand the Access file format as well as other formats."

Based on this statement, I developed my application on a WinXP box and built it's database usage around a Microsoft Access file. But when I deploy to a Win2k box that does not have Microsoft Access, my application crashes at the first database hit. If I deploy to a system with Access, then all is fine, so I know that the app is finding the file in the place where I told the installer to put it, but it looks like a non-Access system doesn't know what to do with the file. My deployment does include MDAC 2.7.

So what am I missing here? I've been scouring this website and the MSDN site looking for help and example code, but nothing addresses my question.

Thanks,
Phil



AnswerRe: using an MDB file on a system that does not have Microsoft Access Pin
Rob Graham2-Mar-06 7:29
Rob Graham2-Mar-06 7:29 
QuestionC# SqlServer Stored Procedure Pin
sonicsqwirl2-Mar-06 6:50
sonicsqwirl2-Mar-06 6:50 
AnswerRe: C# SqlServer Stored Procedure Pin
Jon Sagara2-Mar-06 8:16
Jon Sagara2-Mar-06 8:16 
QuestionSQL storage of same string repeated many times Pin
Brian Perrin2-Mar-06 6:28
Brian Perrin2-Mar-06 6:28 
AnswerRe: SQL storage of same string repeated many times Pin
Colin Angus Mackay2-Mar-06 8:23
Colin Angus Mackay2-Mar-06 8:23 
Questionhow to get latest usage time per pc Pin
batmanAgen2-Mar-06 3:47
batmanAgen2-Mar-06 3:47 
AnswerRe: how to get latest usage time per pc Pin
kageorge2-Mar-06 23:38
kageorge2-Mar-06 23:38 
GeneralRe: how to get latest usage time per pc Pin
batmanAgen3-Mar-06 0:00
batmanAgen3-Mar-06 0:00 
QuestionQuery About NULL Pin
Subramaniam s.V.2-Mar-06 1:06
Subramaniam s.V.2-Mar-06 1:06 
AnswerRe: Query About NULL Pin
Dave Mavin2-Mar-06 1:33
Dave Mavin2-Mar-06 1:33 
AnswerRe: Query About NULL Pin
Dave Mavin2-Mar-06 1:52
Dave Mavin2-Mar-06 1:52 
QuestionTo pass parameters in Data Access Application Block.. Pin
MudkiSekhon2-Mar-06 1:02
MudkiSekhon2-Mar-06 1:02 
QuestionTier Development : DataSets Pin
Dave Mavin1-Mar-06 23:52
Dave Mavin1-Mar-06 23:52 
AnswerRe: Tier Development : DataSets Pin
cbhkenshin_home2-Mar-06 8:06
cbhkenshin_home2-Mar-06 8:06 
GeneralRe: Tier Development : DataSets Pin
Dave Mavin3-Mar-06 0:21
Dave Mavin3-Mar-06 0:21 
GeneralRe: Tier Development : DataSets Pin
Dave Mavin3-Mar-06 3:51
Dave Mavin3-Mar-06 3:51 
QuestionJoin SELECT statements? Pin
myNameIsRon1-Mar-06 20:41
myNameIsRon1-Mar-06 20:41 

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.