Page 1 of 1

SQL Tools

Posted: Thu Oct 10, 2019 9:35 pm
by CNC_Machines
Tom,

Our KFlops are currently writing text files to the hard drives on our computers. We then have an application upload those files onto a SQL server. It would be very helpful if we could write directly to the server. Are there any tools available to access the server directly from a C program on the KFlop?

Thanks,

Scott

Re: SQL Tools

Posted: Fri Oct 11, 2019 5:25 pm
by TomKerekes
Hi Scott,

No KFLOP doesn't have a capability of writing to SQL Servers.

KFLOP can execute PC Programs. So you might create a PC program to do whatever you need and then invoke it from KFLOP.