[GENERAL] problem with unique text column

2006-04-26 Thread Holger Zwingmann
Hi, I have a problem with table which I use to store some variables. The table holds a primary key, a text column (unique) named 'text_key' and a text colum named 'text_value'. I query and update and insert into the table via appropriate store procedures, which usually work fine. This looks then

[GENERAL] Moving a data base between differnt OS

2006-04-26 Thread Holger Zwingmann
Hi, I just realized that is is possible to do a (backup) copy of a database by copying the "root folder" within the same OS. Now, I am wondering if there is a way to copy a data base from one OS to another in the same way. Would it possible copy a (small) data base from Linux to MS Windows by sim