Perform a SQL job through InTouch

dash

Lifetime Supporting Member
Join Date
Jun 2003
Location
Birmingham, AL
Posts
589
Got this as a private message. Could have sworn I saw this posted yesterday or this morning, but I can't find it to answer it there.

Anyway, my InTouch SQL skills are rusty so I did not answer, but I will since it was sent to me directly.

Yes, this can be done, but if you have other means I would use those. To do it from InTouch I would create a stored procedure to trigger the data transfer. Also, the MS Access table would be mapped as a linked server from within SQL Server so that you can access it and manipulate the data as if a native SQL Server database. I think you can use SQL Server Express for this but I am not sure. Then use the InTouch SQL manager scripts to be able to trigger the stored procedure.

The next option would be to use the SQL Server agent and a SSIS scheduled job to handle this for you. This MUST use SQL Server standard or above.

The third option would be to use an open source ETL (Extract Transform and Load) utility. Here is one option from Talend and I have used this several years ago and it worked well. You mileage may vary.

http://www.talend.com/download_form...rdsOD_US&utm_term=+open +source +ETL&kid=null


============================================

Hi....


I want to run a SQL job throuch InTouch Windowviewer. Is it possible.

The SQL job involves "copy recent records from MS Access DB table to SQL DB table"

Is it possible??

Regards
 

Similar Topics

Hello Friends, I am trying to index M Bits, however GX Works2 is not allowing it with following message. https://ibb.co/zPcqj6M...
Replies
3
Views
1,372
Hi, I've searched the forums and none of the previous threads seem to have a solution to my problem. I am using Logix Designer 27.11 Professional...
Replies
10
Views
5,919
Hello all, I have a controLogix running studio5k v.21.03 that I am unable to do a couple of things. First, I cannot perform any online edits. I...
Replies
4
Views
1,511
I am trying to open a project file in RSLogix 5000 V20.04.00 (CPR 9 SR 5). This is what I get in the help: Access denied Check to make sure that...
Replies
6
Views
4,568
Can't perform online edit on a PLC5. My problem is similar to this thread: http://www.plctalk.net/qanda/showthread.php?t=61189 In the Processor...
Replies
12
Views
5,043
Back
Top Bottom