de_swa
01-12-2004, 05:50 AM
How to put data from an oracle table into an object?
for example we have an oracle server with a table customers with custumor_id, first name, last name, ... as columns
how is it possible to get the data of 1 customer into an attribuut of the class named customer?
thanks in advance
for example we have an oracle server with a table customers with custumor_id, first name, last name, ... as columns
how is it possible to get the data of 1 customer into an attribuut of the class named customer?
thanks in advance