I am writing an application that needs to pull data from a SQL server db into an MS Access db from an onclick button on a
VB.Net windows form.
I have read that I could use command files but then I have read that .cmd are not recognisable on W2K systems. The user may be using 98 so cannot do.
Thanks
Darren