473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Plez help quick - people waiting - IMPORT problem with A2K-Excel

Hello:

Thanks for your quick response.

I'm trying to import a new Excel file into an A2K table and it's
truncating the data. One of the Excel columns is a text field that can
be up to 2000 characters. When I import it into A2K, that field is
truncated. If I try to inport the file into an EXISTING table that I
define myself where that field is a MEMO field, the import crashes.

Can someone please tell me the best way to import Excel tables with
large text fileds into A2K. (or SQL Server 7). Please email me if you
can cause I have developers waiting on this table........

Thanks,
Richard H

Nov 12 '05 #1
1 3153
Richard Holliingsworth <wi*********************@boeing.com> wrote in message news:<HK********@news.boeing.com>...
Hello:

Thanks for your quick response.

I'm trying to import a new Excel file into an A2K table and it's
truncating the data. One of the Excel columns is a text field that can
be up to 2000 characters. When I import it into A2K, that field is
truncated. If I try to inport the file into an EXISTING table that I
define myself where that field is a MEMO field, the import crashes.

Can someone please tell me the best way to import Excel tables with
large text fileds into A2K. (or SQL Server 7). Please email me if you
can cause I have developers waiting on this table........

Thanks,
Richard H


Richard,

A not so quick response:
I made some tests with this, but I had no problem importing text-data
of 26k per cell in a prredefined table.
However when I tried to make a link to the Excel-data I also got
truncation, ( to some 256 characters, I did not count them)
In that case I found that a format-attribute was the cause of this
result. Removing a default generated "@" format specifier resulted in
a full visibility of all memo data.
If this is not the cause in your case I would look for clues in the
installed versions (especially to the ISAM-drivers for Excel-data) or
perhaps the contents although both should be Unicode when not from an
older version of Excel. When importing text-data with a lot of
CR/LF's, tabs and other types of non-character ascii from a report in
ASCII I often had similar problems during import including hanging.
These were non-Unicode import-files. May be in that case just saving
in the last fashion of Excel, closing and reopening of the speadsheets
could help ..

Marc
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Ron Adam | last post by:
Does anyone have suggestions on how to improve this further? Cheers, Ron_Adam def getobjs(object, dlist=, lvl=0, maxlevel=1): """ Retrieve a list of sub objects from an object. """
5
by: ndn_24_7 | last post by:
Hello all, I'm trying to write a stored procedure that will prompt the user for a date range and produce a report based on that date range and 4 incident types. I only need count how may times...
3
by: Terry Bell | last post by:
I have some code that adds entries to the "Module Compiled" popup menu. Works fine in A97. You can open a module, right click, and the new entries are there for you to click. I converted it to...
22
by: Bradley | last post by:
Has anyone else noticed this problem? I converted the back-end to A2000 and the performance problem was fixed. We supply a 97 and 2000 version of our software so we kept the backend in A97 to make...
13
by: (Pete Cresswell) | last post by:
Something's going on locally with my Access 2000. Whenever I import an object from another .MDB, it damages the receiving DB to the point where I have to rebuild from the last backup. ...
5
by: rdpacer | last post by:
I'm importing a text file and would prefer that it create a new row in the access table for each row in the text file. However, it is sporadically combing some of the lines into a single row. ...
2
by: Salad | last post by:
When I attempt to import/link a text file, I select the type of file as TextFiles, select the text file, and hit the Import or Link button. No specification file is presented and nothing gets...
55
by: Steven Nagy | last post by:
Hi all, Sorry I have no time to test this myself.... Can I add the same attribute to a field twice? Eg. Public string myField;
2
by: mumebuhi | last post by:
I am having problem to kill the following script completely. The script basically does the following. The main thread creates a new thread, which does a completely useless thing, and then starts...
5
by: ra7l | last post by:
Hi All .. First Thanks to All For Help Me .. ok ..This Code it Move Train but one errore small.. Where Correct Cods Thanks All .. :)
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.