Hi,
I have a table in SQL Server 2012 in which data is imported daily. SQL Server 2012 is connected to QuickBase (online web database application) and what i am trying to achieve is: I want data (which is imported) in SQL server to be updated in Quickbase daily as well.
I created a query where data from SQL insert into Quickbase table and then created a job using SQL server Agent to run daily once but its not working for me.
Can someone suggest what and how to go about it?
Thanks,
skm