[pgadmin-support] Help me.

2008-03-14 Thread nguyenthi myphuong
I am a new using postgres. I have a project using writen via VB6.0 and using database Postgres. But when i using ia have error: 1_:I using adodc for insert data into table of postgres. Table name: tbl_order_printer(loc_id varchar(20), item_id varchar

[pgadmin-support] help me!!

2003-02-12 Thread XIE, Rong
Hello,   My name is rong xie. I am a Student at TU-Munich. I have a question to Postgresql an Linux. e.g: for IBM DB2: I can write a test.sql file.   --test.sql connect to database1; set schema xie; select * from table1; insert table1 value('rong','xie',22); select * from table1; terminate

Re: [pgadmin-support] Help-me, please!

2002-10-23 Thread Tino Wildenhain
Hi Leandro, just look at [postgresql-source]/contrib/mysql there are 2 scripts to translate mysql schema and data to postgresql. Here is the README in that directory: Here are two conversion utilities for MySQL dumps. Use the one you prefer. The most recent version of my2pg.pl can be obtained

Re: [pgadmin-support] Help-me, please!

2002-10-23 Thread Dave Page
Title: Message Install a MySQL ODBC driver, setup a DSN pointing to your database, and then use the ODBC option.   Regards, Dave. -Original Message-From: Leandro Engel [mailto:[EMAIL PROTECTED]] Sent: 23 October 2002 14:27To: [EMAIL PROTECTED]Subject: [pgadmin-support

[pgadmin-support] Help-me, please!

2002-10-23 Thread Leandro Engel
Hi,   How do I to do the migration from MySQL to Postgre ?When I open the menu Plugins -> 'Database Migration Wizard' just show ODBC, Access or SQL Server database. I need do it with MySQL.Thanks.   Leandro Engel Brazil