PDA

View Full Version : Data transfer from AS400 to SQL-7.0??



Guest.Visitor
01-01-1995, 02:00 AM
I am using DTS to transfer tables from AS400 to SQL using a Client Access Express connection. When I get a list of the source tables within the DTS wizard they all begin with "*N" which SQl doesent like. If anybody knows why this is hapenning or a way to get around this I would appreciate the help.

Guest.Visitor
06-26-2000, 01:10 PM
Jeff, This could be a twist on what usually bites people transferring into Excel. See if you are missing a Relational Database Entry for your machine. <pre>AddRDBDirE RDB(your AS/400's network name) RmtLocName(*Local)</pre> Bill

sundersham@hotmail.com
08-07-2000, 05:36 PM
Hi, Has any one tried to copy a table from SQL6.5 to AS/400 directly? Thanks Shams