SQL Tools

Moderators: TomKerekes, dynomotion

Post Reply
CNC_Machines
Posts: 60
Joined: Fri Apr 27, 2018 10:43 pm

SQL Tools

Post by CNC_Machines » Thu Oct 10, 2019 9:35 pm

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

User avatar
TomKerekes
Posts: 2677
Joined: Mon Dec 04, 2017 1:49 am

Re: SQL Tools

Post by TomKerekes » Fri Oct 11, 2019 5:25 pm

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.
Regards,

Tom Kerekes
Dynomotion, Inc.

Post Reply