D
David
Hi all,
I don't know if this question will be accepted here, but I could do with a
few pointers. I had considered the sql server groups, but they don't really
match either.
I have to get (and send) data from / to a cobol application on a sco unix
system.
I am writing in C#, .net 3.5 with asp.net.
The flat file data looks a bit awkward and as yet, I don't know what data I
require. There will be a lot of various bits of data I need.
Now, I had considered running a telnet type of session within code and
sending keystrokes but this could be extremely complicated to handle.
Talking with the client, we have agreed that they will send me a CSV file of
specific data and I will send them a CSV file with update data. However,
what I currently have is the flat file DB schema, which at the moment, I am
not sure I understand. (The schema looks like it is heavily nested and as
yet, I don't know how I would transfer that into a Sql DB).
While investigating this, I have seen talk of ODBC to connect to cobol flat
file. I checked my ODBC but there are no drivers, so it will be a specific
driver. Not knowing anything about cobol though, will the ODBC present the
data in a form that I am more used to? Also, does anyone know where I can
get an ODBC driver and what I need to do on the unix system as well in order
for me to connect to it?
The project I am working on was a reasonable sized project to start with,
but as I am getting more into it, the bigger problems we are finding. The
connectivity to the cobol data is the biggest problem and I sure could do
with more information on how to break this problem down into manageable
chunks.
Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available
I don't know if this question will be accepted here, but I could do with a
few pointers. I had considered the sql server groups, but they don't really
match either.
I have to get (and send) data from / to a cobol application on a sco unix
system.
I am writing in C#, .net 3.5 with asp.net.
The flat file data looks a bit awkward and as yet, I don't know what data I
require. There will be a lot of various bits of data I need.
Now, I had considered running a telnet type of session within code and
sending keystrokes but this could be extremely complicated to handle.
Talking with the client, we have agreed that they will send me a CSV file of
specific data and I will send them a CSV file with update data. However,
what I currently have is the flat file DB schema, which at the moment, I am
not sure I understand. (The schema looks like it is heavily nested and as
yet, I don't know how I would transfer that into a Sql DB).
While investigating this, I have seen talk of ODBC to connect to cobol flat
file. I checked my ODBC but there are no drivers, so it will be a specific
driver. Not knowing anything about cobol though, will the ODBC present the
data in a form that I am more used to? Also, does anyone know where I can
get an ODBC driver and what I need to do on the unix system as well in order
for me to connect to it?
The project I am working on was a reasonable sized project to start with,
but as I am getting more into it, the bigger problems we are finding. The
connectivity to the cobol data is the biggest problem and I sure could do
with more information on how to break this problem down into manageable
chunks.
Thanks.
--
Best regards,
Dave Colliver.
http://www.AshfieldFOCUS.com
~~
http://www.FOCUSPortals.com - Local franchises available