| | | Forum Newbie
       
Group: Forum Members Last Login: 9/30/2008 8:15:54 AM Posts: 1, Visits: 4 |
| | Can sb help me please, i'm writing an vb.net program, where i would like to import a file from our as400. and be able to preform a querry on the file. I tried searching on the internet how to connect to as400, but it doesn't work. Making an connection with an access database is no problem.
Thx alot. |
| | | | Junior Member
       
Group: Forum Members Last Login: 11/10/2008 10:28:14 AM Posts: 13, Visits: 10 |
| I think you would start at learning how to use system.net.sockets.
And search the internet for code that shows how to telnet to start. then you'll need to work on terminal negotation. I'm trying to do something similar with a 3270 emulation, I've gotten an inital packet back from the server i'm trying to connect to, but can't seem to send a response it likes.
Vb.net 2005, Teradata, Sql Server 2005, mainframe automation |
| |
|
|