Hello I have two questions regarding the AmiBroker ODBC plugin: 1. The current version of the plugin (http://www.amibroker.com/odbc.html) says Custom SQL queries is not implemented yet. Is it the case? 2. I compiled the plugin using vc 6 and had the following error though the dll file did generated. Does anyone know the cause of the error?
Thanks in advance. Ray Deleting intermediate files and output files for project 'ODBC - Win32 Release'. --------------------Configuration: ODBC - Win32 Release-------------------- Compiling resources... Compiling... StdAfx.cpp Compiling... ConfigDlg.cpp Functions.cpp Global.cpp ODBC.cpp Plugin.cpp SRecordset.cpp Generating Code... Linking... Creating library Release/ODBC.lib and object Release/ODBC.exp The system cannot find the drive specified. The system cannot find the drive specified. Error executing c:\windows\system32\cmd.exe. ODBC.dll - 1 error(s), 0 warning(s)
