I dont have a code for this so dont ask. Does anyone know how you can take variables from a program and make a save database where the user can get access to them through the orignal program.
Anyone know?
Page 1 of 11 Replies - 438 Views - Last Post: 07 April 2008 - 09:44 AM
Replies To: Anyone know?
#2
Re: Anyone know?
Posted 07 April 2008 - 09:44 AM
well you can use a file to do this. Or you can make a DB connection and store the information in a Database table.
I myself have not really used DB's with C/C++ (always seems to be Java or VB for me) but as I understand it this is not all that difficult.
Generally I just use File IO and save the information to a file. (I like inventing file formats... everyone has to have a hobby).
I myself have not really used DB's with C/C++ (always seems to be Java or VB for me) but as I understand it this is not all that difficult.
Generally I just use File IO and save the information to a file. (I like inventing file formats... everyone has to have a hobby).
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|