![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I wonder if some can help me. I have a client who has a system created in Progress. He needs to the system to be able to write data to a Microsoft Access database. |
|
He has been informed that this requires an Access ODBC driver that costs £250 per seat. And this would take 3 days programming to achieve. |
|
Has anyone undertaken the writing of data to Access, and is the above correct ? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
On Windows you can use ADO from Progress to get to Access, SQL Server, etc. There are examples of this on the Progress knowledge base. I have used this technique to do bulk copies of data from Progress to SQL Server. I have some generic "adocopy" code that might be a good start for what you need. If you want to discuss this just drop me a private message and I we can connect by phone or email. |
#5
| |||
| |||
|
|
Hello ccotter3, Thanks to responding to my post about this subject. I sent you an e-mail but it bounced. The problem is that the company supplying an application in Progress has been asked to populate an Access database with data that is to be synchronised with the companies website (which has an Access back end database) The company are claiming that they have to buy ODBC licences to write to Access databases, they claim these cost £250 per seat and it will take 3 days programming to set up. This seems excessive to me, I would have assumed they would have made a connection then just run an SQL INSERT query ? Your generic "adocopy" code would certainly help me understand what's involved a little better. Regards, D ccotter3 <ccotter3.1etezm (AT) progresstalk (DOT) com> wrote in message news:<ccotter3.1etezm (AT) progresstalk (DOT) com>... On Windows you can use ADO from Progress to get to Access, SQL Server, etc. There are examples of this on the Progress knowledge base. I have used this technique to do bulk copies of data from Progress to SQL Server. I have some generic "adocopy" code that might be a good start for what you need. If you want to discuss this just drop me a private message and I we can connect by phone or email. |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Hello Scott, Thanks for your response. From what you say it may be the DataServer product that this company claims costs £250 ? Can anyone shed any more light on what ccotter3 said about doing this with ADO ? Thanks D |
![]() |
| Thread Tools | |
| Display Modes | |
| |