Issue 3888 - crashes on data copy to oo postgresql odbc data source
Summary: crashes on data copy to oo postgresql odbc data source
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 641
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ocke.janssen
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-05 19:31 UTC by kristanb
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kristanb 2002-04-05 19:31:13 UTC
Calc crashes when I attempt to append data to an odbc data source by 
dragging and dropping data from the spreadsheet. I am using 
postgresql 7.2, unixODBC 2.2 (both from Mandrake binary rpm's). 
 
The steps I followed were: 
 
Register an ODBC data source. 
View data sources. 
Select data from calc, including field labels, and drag the cells to 
the "Tables" item in the data source. 
In the "copy table" dialog, provide the name of an existing table, 
and click the "attach data" checkbox. 
In the "Assign columns" dialog, the "next" button is grayed out, and 
the source and destination columns can't be changed (another issue, 
next on my list of things to do), but I made the new records match 
the field order in the destination table, so the assignment is 
correct. Click "Create." 
I receive an error message that unixODBC received a bad numeric 
value for one of the numeric fields, and gives me the option of 
proceeding. When I do, the application crashes.
Comment 1 marc.neumann 2002-04-11 16:01:36 UTC
see bugid: 98655
Comment 2 ocke.janssen 2002-05-24 07:34:28 UTC
Hi,
the fix is in dba/dbaccess/source/ui/misc/DExport.cxx version 1.8.10.2.

Regards,
Ocke
Comment 3 hans_werner67 2004-02-02 12:18:36 UTC
change subcomponent to 'none'
Comment 4 ocke.janssen 2004-02-10 11:06:09 UTC
closed