read\write from\to database

ka3ant1p

Member
How can I read\write from\to newly created colums in some tables in database?
To clarify what I mean, here is an example:
I add a column "rank" to character_data table, and I make a script which should writeto database the rank based on humanity.
Than in some scripts i will need to get value of this column and it will be shown in the debug monitor
 
Back
Top