How do I know which version of MDAC, ADO, OLEDB I have installed on my computer?
(Article # 79) How do I know which version of MDAC I have installed on my computer?
There are multiple ways to do this - so view the multiple resolutions to this solut...
Update cache errors
(Article # 140) You may recieve an error during a cache update using UpdateSchemaCache() or UpdateCache().
Example errors:
- Path/File access error.
- Unable to c...
Javascript compare object to string evaluates to false
(Article # 161) The following example comparison will always evaluate to FALSE:
var sampleString = 'test string';
var sampleList = FCApp.GetGbstList('sample');
if ...
Error: csp_new_oid must be declared
(Article # 172) After a fresh install of FCFL you may encounter this error. The error may occur when updating the license key for the new installation.
How to enable fcSDK install logging
(Article # 182) How to enable fcSDK install logging