473,513 Members | 2,307 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Data Transformation : SQL to MySQL

Hello ,

During transformation of data from sql server 2000 to Mysql using DTS
import/export wizard( using mysql odbc 3.51 driver & file dsn).I
encountered the following error:

Error at Destination for row number 1.Errors encountered so far in
this task:1
Insert error,Column 2('ANAME',DBTYPE_STR),status 6:Data overflow.
Insert error,Column 1('ACODE',DBTYPE_STR),status 6:Data overflow.
Multiple-step OLE DB operation generated error.Check OLE DB status
value,if available.

The table structure in SQL and the corresponding table in MySQL are
listed below :
sql server 2000 Mysql alpha version 5.0.0
Source table Destination table
name datatype length name datatype length
ACODE char 10 ACODE varchar 10
ANAME varchar 50 ANAME varchar 50

Could some one please help me in pointing out what am i doing wrong ?
The operating system is Win2k

Thanks in Advance

Jim Nowick
Jul 20 '05 #1
0 1217

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

Similar topics

0
2681
by: Sergio del Amo | last post by:
Hi, I use the xslt functions provided by php. I am running in my computer the package xampp(www.apachefriends.org) which includes php/apache/mysql .. In this package the php includes the sablotron...
0
6669
by: Donald Tyler | last post by:
Then the only way you can do it that I can think of is to write a PHP script to do basically what PHPMyAdmin is trying to do but without the LOCAL in there. However to do that you would need to...
1
4236
by: Matthias HALDIMANN | last post by:
When importing data into MS SQL Server 2000 from a MyODBC (v3.51) data source using Data Transformation Services, special characters like öäüéàè are not imported correctly. However, when the MyODBC...
2
7080
by: hipo | last post by:
Hi: I'm trying to read data from Navision 2.60 ERP with own database to a SQL Server 2000 database via ODBC. All is working except just one thing, how to filter data with a date field. I have...
1
1777
by: Bob | last post by:
I have been asked to modify an existing Access database so that it can update a MySQL databse in head office from multiple MS Access databases in branches. The idea is that when the HO database is...
1
4297
by: cfyam | last post by:
How can I transfer Excel data to Sql Server?
1
1565
by: Sean McKaharay | last post by:
Hey All, I am trying to write an app that will transfer data from one SQL Server to another. Here is my situation: I have 2 computers neither one is connected. I have the same database on both...
2
3810
by: Ted | last post by:
In MySQL, I use "LOAD DATA INFILE 'my_path/data_file.txt'" to load data from a plain text file. Of course, the actual statement is a bit more complex once one considers the various options (e.g....
1
4063
by: starfoxsb | last post by:
Hi all. I have a huge amount of data burnt on a CD-Rom (coming from a DB), written on XML files. I would like to show them to the user, by a web page. In my first version, I build the Html...
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7388
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
7545
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...
1
5095
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3228
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1605
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.