Hi,
I just want to create a stored procedure/Function which should address the following features
1. Able to connect to the SQL Server 2005
2. fetch the data from tables
3. inserting into the postgresql database
Kindly suggest me the way forward or sample procedure
I just want to create a stored procedure/Function which should address the following features
1. Able to connect to the SQL Server 2005
2. fetch the data from tables
3. inserting into the postgresql database
Kindly suggest me the way forward or sample procedure
Comment