1
   

databases... odbc... ole and sql

 
 
Reply Thu 10 Feb, 2005 06:43 am
I realize this probably isn't the correct forum since this is "web development," but it holds more promise of answering my question than the "computer" forum which has been overrun with "how do i uninstall this" or "how do i removed this worm." Anyway...

So I'm working on a project in C++ .NET that requires a database. I realize I could connect to a server like MySQL or whatever, but I'm sure there's a way to get database support for say, and Access DB, from a local file. I read something about database drivers in one of the .NET classes.... but I'm not sure how to use that. So can anyone give me information on how to link to and read from a database file?

Thanks.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 636 • Replies: 1
No top replies

 
FreeDuck
 
  1  
Reply Thu 10 Feb, 2005 09:11 am
I don't know .NET but I imagine you won't be able to avoid using a driver. With any luck it will be well-documented and it should be as simple as putting the driver in your classpath (or whatever you need to do to call it from your program) and using whatever methods you would have used to access data from the other databases you mention. I would try it with a simple example first in order to see how it works. Go for it, and good luck.
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » databases... odbc... ole and sql
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 05/19/2024 at 01:25:29