Search found 4 matches

by serg
Sat May 20, 2006 12:04 am
Forum: General
Topic: Feature - detailed INSERT
Replies: 4
Views: 21331

Hi Jacob, I meant setting all the fields from MS Access table (or those I have choosen in the fields list). Right now it generates insert statements like "INSERT INTO table VALUES (value1, value2...)". But I propose to generate like "INSERT INTO table SET field1='value1', field2='value2' ...". This ...
by serg
Fri May 19, 2006 11:53 pm
Forum: General
Topic: PDF settings control program
Replies: 2
Views: 18509

Thanks a lot. This will do the job.
by serg
Thu May 18, 2006 8:02 am
Forum: General
Topic: Feature - detailed INSERT
Replies: 4
Views: 21331

Feature - detailed INSERT

Again, thank you for a great job. This is the best converter from Access to MySQL - I tried several.. The feature which could be extremely useful - detailed INSERT in the dump file. By detailed I mean generation of INSERT statements like "INSERT INTO table SET field1='value1', field2='value2' ...". ...
by serg
Thu May 18, 2006 7:53 am
Forum: General
Topic: PDF settings control program
Replies: 2
Views: 18509

PDF settings control program

First of all, thanks for the excellent job. To make this really useful for many people it lacks the PDF settings control program (to set-up the quality, resolution, format of pictures, compression etc.), which can be integrated as described in documentation. Do you have plans to create one? or maybe...