You're out of the loop on this one Eric, sorry.
--Dave
------------------
PowerBASIC Support
mailto:[email protected][email protected]</A>
Sub Main() Dim s As Long gConnect = "ODBC;dsn=ETC;dbq=ETC;uid=morrisd;pwd=ETC;database=ETC" ghDLL = pb_Load16("dmodbc16.dll") pfnDTest = pb_GetProc16(ghDLL, "dmSQL32call") ' dmSQL32call does my odbc16.dll stuff gSQLCommandFile = App.Path + "\" + "SQLIncmd.txt" gSQLResultFile = App.Path + "\" + "result.txt" 'The result is output like a property bag Frm_Agnt.Show 1 'vbModal and do all the necessary database SQL stuff pb_Unload16 ghDLL End Sub
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: