I hope that this is the correct forum for this.
I already have a VFP function that pings a sql server running within a VFP executable
I was asked to see if I could create a VB.Net executable that does the same thing.but have that executable called from the VFP application.
I need to know if I should use something like shellexecute(), which I used about ten years ago to access crystal reports 2012 from
a vfp application or if there is a better way..
If so, can I get some guidance on what to set up the shellexeute or another method to accomplished this
Thanks in advance for any comments, suggestions
I already have a VFP function that pings a sql server running within a VFP executable
I was asked to see if I could create a VB.Net executable that does the same thing.but have that executable called from the VFP application.
I need to know if I should use something like shellexecute(), which I used about ten years ago to access crystal reports 2012 from
a vfp application or if there is a better way..
If so, can I get some guidance on what to set up the shellexeute or another method to accomplished this
Thanks in advance for any comments, suggestions