If I have a built data base how can extract the value in a field to manipulate it, say an integer and then input he result in outside the database. Thank you
Printable View
If I have a built data base how can extract the value in a field to manipulate it, say an integer and then input he result in outside the database. Thank you
Thread Moved from FAQ forum which is not for posting questions
It sounds like a simple SQL SELECT query.
Topics like this and many, many others are covered in our Database FAQ section. Have a look at that and I'm sure you will find just the thing to get you going.