My problem is that I want to store simple information on a modified web server. It is a small divice and is very limited on memory. Internally it is using c++ programming to communicate with outside divices. I am using vb active x to do the web hosting side. I was hoping to just store this information in a text file and call it up with a open text file for append command, but I realized how easy that would be to crack into and I was unsuccessfull in trying to do this it was giving me "file not found". My question is how do you use a db and does anyone know which would be the best for both vb6 and c++(really basic C++). Or if anyone knows for sure if you can even access a txt file at an ip address.
thanks
jscorpion
thanks
jscorpion