Click here to Skip to main content
15,902,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to insert data from oracle database to sql database on frequently basis i wrote windows service but its not working as the develop machine is x64 and oracle is on 32 bit os is there any other way to do this please suggest

What I have tried:

Windows service to take data from Oracle database and insert into SQL database
Posted
Updated 15-Mar-17 2:43am

1 solution

The person who posted this question .net - How do I use a 32-bit ODBC driver on 64-bit Server 2008 when the installer doesn't create a standard DSN?[^] managed to find a solution and posted it (on the same link).
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900