C
Chris
Hi Community,
First, I wasn't sure how to describe the question, so a sad Subject line was
created.
Second, I come from a LAN/Hardware side of Information Technology but am
dabling with some basic VB.NET and Access DB programming to accomplish a few
things for our Retail side.
We are currently using an application that uses a C-ISAM db. We can pay for
Transoft ODBC licenses to connect to this db - which we have a few.
What I have done for a project is imported 3 tables into an Acces DB and
have designed a small VB app around it. This works great. The challenge is I
need to import the tables frequently and distribute to another network
resource. This takes time.
What I want to do is:
* Create a program/script on our server that uses the Transoft ODBC to
connect to the DSN, import the 3 tables I need to an Access DB.
* Copy the Access DB to a path on the network or to a specific machine
on a daily basis.
Is this possible to script or write something in VB.Net?
First, I wasn't sure how to describe the question, so a sad Subject line was
created.
Second, I come from a LAN/Hardware side of Information Technology but am
dabling with some basic VB.NET and Access DB programming to accomplish a few
things for our Retail side.
We are currently using an application that uses a C-ISAM db. We can pay for
Transoft ODBC licenses to connect to this db - which we have a few.
What I have done for a project is imported 3 tables into an Acces DB and
have designed a small VB app around it. This works great. The challenge is I
need to import the tables frequently and distribute to another network
resource. This takes time.
What I want to do is:
* Create a program/script on our server that uses the Transoft ODBC to
connect to the DSN, import the 3 tables I need to an Access DB.
* Copy the Access DB to a path on the network or to a specific machine
on a daily basis.
Is this possible to script or write something in VB.Net?