| Author |
Message |
Keith Franklin, MS MVP
Guest
|
Posted:
Sun Oct 17, 2004 11:45 pm Post subject:
Need to access AS400 Files from ADO.NET |
|
|
Any examples. Have HIS2004 installed and can see AS400 DB2 databases. But we
need to insert records into AS400 files (Equivalent to Mainframe VSAM
files).
Any .NET code examples and/or walkthru's showing how to set this all up. The
HIS2004 SDK only includes ADO examples. Do we need to use ADO rather than
ADO.NET? Why no .NET examples for a product released in 2004?
What are the setup steps? Anything need to be created on the AS400 side? |
|
| Back to top |
|
 |
Imelda Irby [MSFT]
Guest
|
Posted:
Wed Nov 10, 2004 4:50 am Post subject:
RE: Need to access AS400 Files from ADO.NET |
|
|
Hello Keith,
in regards to your questions here, there is a sample application in the sdk
samples. About the question on what needs to be created on the as400? the
answer is you need to create packages and the information is in the online
help.
Thank you,
Imelda Irby, MCSE
Microsoft® HIS 2000/SNA Server Support Team
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only. This posting is provided "AS IS" with no
warranties, and confers no rights. |
|
| Back to top |
|
 |
Peter Albanese
Guest
|
Posted:
Tue Mar 29, 2005 6:47 am Post subject:
RE: Need to access AS400 Files from ADO.NET |
|
|
Keith,
Did you ever find any information about your problem.
We are having the same issue accessing VSAM files on AS400 using HIS 2004.
The data files are too big, although I have been able to get the smaller VSAM
data files into an ADO.NET dataset. I would like to exchange any information
with you.
Thanks
Peter Albanese
"Keith Franklin, MS MVP" wrote:
| Quote: | Any examples. Have HIS2004 installed and can see AS400 DB2 databases. But we
need to insert records into AS400 files (Equivalent to Mainframe VSAM
files).
Any .NET code examples and/or walkthru's showing how to set this all up. The
HIS2004 SDK only includes ADO examples. Do we need to use ADO rather than
ADO.NET? Why no .NET examples for a product released in 2004?
What are the setup steps? Anything need to be created on the AS400 side?
|
|
|
| Back to top |
|
 |
|
|
|
|