Обсуждение: Import

Поиск
Список
Период
Сортировка

Import

От
"Willem Luijk"
Дата:
Can anynone help me with the import wizard?
I import to a table with 2 fields:
name varchar 60
abbrev varchar 3
 
The data looks like
dut^Dutch                             ^
ita^Italian                              ^
etc
 
The import went well but encounters 1 problem (no description)
and is rolled back without reason!
 
 
 

Re: Import

От
"Armbrust, Daniel C."
Дата:
Check out your logging:

Tools-> Options->Logging

The default level of Errors and SQL queries will probably be enough to sort out what is going on, but if not, you can
upit to Debug or Full Debug, rerun the export, and then view the log file. 




*****************************
Daniel C. Armbrust
Medical Informatics Research
Information Services
Mayo Clinic Rochester
*****************************


-----Original Message-----
From: Willem Luijk [mailto:wluijk@lcsonline.nl]
Sent: Tuesday, August 27, 2002 1:36 PM
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Import


Can anynone help me with the import wizard?
I import to a table with 2 fields:
name varchar 60
abbrev varchar 3

The data looks like
dut^Dutch                             ^
ita^Italian                              ^
etc

The import went well but encounters 1 problem (no description)
and is rolled back without reason!