hello,
i'm developing a database program using delphi5 and interbase6.
my first question is:i have field of type blob
this field objective is to save a list of names(strings)
the user type the names into a TMEMO control but
but i need to know how can i insert this data into the table(can use stored procedures)and how can i retrieve it.
code example may better.
the second question is is a delphi5 professional with interbase6 capable of running this multiuser program(remote database server).
thank you.
i'm developing a database program using delphi5 and interbase6.
my first question is:i have field of type blob
this field objective is to save a list of names(strings)
the user type the names into a TMEMO control but
but i need to know how can i insert this data into the table(can use stored procedures)and how can i retrieve it.
code example may better.
the second question is is a delphi5 professional with interbase6 capable of running this multiuser program(remote database server).
thank you.