all groups > sql server connect > march 2007 >
You're in the

sql server connect

group:

How to access db2/as400 file member


How to access db2/as400 file member Michelle
3/22/2007 2:12:13 PM
sql server connect: Hi,

My sql 2000 server is connecting to as400 using IBM odbc. How can I access
to data of various member of a file db2/as400? What is the syntax of sql
scripts?

Thx,
Re: How to access db2/as400 file member Sue Hoegemeier
3/23/2007 8:16:05 PM
If you are connecting with a linked server, you can do
something like:
SELECT * FROM LinkedServer..Library.FileName

-Sue

On Thu, 22 Mar 2007 14:12:13 -0700, Michelle
[quoted text, click to view]
AddThis Social Bookmark Button