Re: database action

2001-08-24 Thread Sinisa Milivojevic
Martijn Rotteveel writes: > Hi all, > > i need a SIMPLE method for performing some pre defined actions on my tables, > these actions involve retrieving strings, recombining them and inserting > into another table. > > i thought about MySql++, but is there a simpler way to accomplish this kind

Re: database action

2001-08-23 Thread Werner Stürenburg
Martijn Rotteveel schrieb am Freitag, 24. August 2001, 00:21:53: > i need a SIMPLE method for performing some pre defined actions on my tables, > these actions involve retrieving strings, recombining them and inserting > into another table. I don't know exactly what you mean, but if I do, I w

database action

2001-08-23 Thread Martijn Rotteveel
Hi all, i need a SIMPLE method for performing some pre defined actions on my tables, these actions involve retrieving strings, recombining them and inserting into another table. i thought about MySql++, but is there a simpler way to accomplish this kind of tasks ? regards, Martijn. Netherland