If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > DB with a c++,your help please.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-30-06, 00:42
bright_moon bright_moon is offline
Registered User
 
Join Date: Jan 2006
Posts: 2
Question DB with a c++,your help please.

Hi,

If I have a data has more than 50,000 records,what is the best DBMS I can use to connect to a c++ program.

Please give me the answer or a helpful site.
Reply With Quote
  #2 (permalink)  
Old 01-30-06, 10:41
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
Quote:
Originally Posted by bright_moon
Hi,

If I have a data has more than 50,000 records,what is the best DBMS I can use to connect to a c++ program.

Please give me the answer or a helpful site.
Define "Best"...

Cheapest? Fastest? Most reliable? Smallest 'footprint'? Easiest installation? Best support? Stored procedures required? Transactions required?

c++ can interface to almost any relational database.

IMO, you need to first define what your NEEDS are for the database, and only THEN you can make an educated choice as to which database best fits your needs.
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On