QB64.org Forum
Active Forums => Programs => Topic started by: rcamp48 on February 01, 2021, 09:17:26 pm
-
I have written a basic database program for the average Vinyl record collector, however it is not behaving properly, it inputs eerything but the output to a random accrss database is not working right, could someone have a look at the code and tell be where I am going wrong?
[ This attachment cannot be displayed inline in 'Print Page' view ]
-
It would be nice to see this in MySQL
-
The trouble with testing database programs is having to wade through a data entry screen and 20 inputs per record is the worst!
How about putting all the questions in a text file
x1 =
y1 =
this =
that =
ect =
...
and have user access the txt file and fill the right side of = signs
Then have the program code open the text file and read in all the data right of the = sign
That way the user can have at the whole screen of data and submit it once he's got all the stuff filled in to perfection.
And if you want someone else to check code have some data file ready to check it with.
-
There are no entries in it and I have a new version, its working better...... I will post it here, I want to chnage it to support 45 pm records
Russ
https://mega.nz/folder/FIsFCAJD#SG78tgyQTFL2tkEsFAAyRg (https://mega.nz/folder/FIsFCAJD#SG78tgyQTFL2tkEsFAAyRg)