Relative Content

Tag Archive for sqlstored-proceduresplcdbcctds

SQL TDS Protocol Response Problem When Calling A Stored Procedure

I am developing an application to communicate between an industrial controller and a microsoft SQL database. I have been given a stored procedure as a starting point that is loaded on the database. The database is supplied on a test PC with logins etc already set up. The job of the stored procedure is to take a string from the PLC in a format such as (Number1,Date1,Date2,Bool1;(Number2,Date3,Date4,Bool2)