The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> C Programming
|
random access?
Discuss random access? in the C Programming forum on Dev Shed. random access? C programming forum discussing all C derivatives, including C#, C++, Object-C, and even plain old vanilla C. These languages are low level languages, and used on projects such as device drivers, compilers, and even whole computer operating systems.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

May 26th, 2003, 12:03 AM
|
 |
Contributing User
|
|
Join Date: Nov 2002
Posts: 421
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 11
|
|
|
random access?
As of now, the only method I know to store and retreive is Fstream. Fstream is however very limiting and can't pinpoint specific areas of text within a text file, database, etc. My goal eventually is to design a program that stores names in a database, the names may be retrevied singly from that database by the user. Could someone point me in the direction I need to go to accomplish this task? From just guessing I would say programs as postgre would get the job done (not sure if that is the easiest way though). Any help, sites, etc. would be much appreciated. Regards.
-andy
__________________
hmmm...
|

May 26th, 2003, 07:01 PM
|
 |
Contributing User
|
|
Join Date: Nov 2002
Posts: 421
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 11
|
|
|
anybody?
|

May 26th, 2003, 08:09 PM
|
|
Contributing User
|
|
Join Date: Feb 2001
Posts: 1,365

Time spent in forums: 18 h 9 m 25 sec
Reputation Power: 14
|
|
|
While you wait, how about going to google.com and typing "c++ database"?
Or doing the same at amazon.com?
|

May 26th, 2003, 09:14 PM
|
 |
Contributing User
|
|
Join Date: Nov 2002
Posts: 421
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 11
|
|
|
stud, I did that before I posted..I came across alot of postgre and sql stuff. Not sure if that is the best method to go about doing it though.
-andy
|

May 26th, 2003, 09:53 PM
|
 |
Big Endian
|
|
Join Date: May 2001
Location: Fly-over country
|
|
|

May 26th, 2003, 10:16 PM
|
 |
Contributing User
|
|
Join Date: Nov 2002
Posts: 421
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 11
|
|
|
thanks for the resources..its reading time.
-andy
|

May 27th, 2003, 09:40 PM
|
 |
Big Endian
|
|
Join Date: May 2001
Location: Fly-over country
|
|
I was in Barnes & Noble drinking a big coffee when I came across an article in this months Linux Journal where they were talking about SQLite.
Based on your initial post, if you're not doing anything huge and complex, this might be something you want to look at.
http://www.sqlite.org/
|

May 28th, 2003, 01:31 PM
|
 |
Contributing User
|
|
Join Date: Nov 2002
Posts: 421
Time spent in forums: 15 h 46 m 21 sec
Reputation Power: 11
|
|
|
only issue..im on windows platform.
|

May 28th, 2003, 02:03 PM
|
 |
Big Endian
|
|
Join Date: May 2001
Location: Fly-over country
|
|
I read about it in Linux Journal, but if you go to the website and look under features it says: - Built and tested under Linux and Windows.
So if it fits your needs, it still may be a viable solution.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|