Related Articles
Setting up AxScript to run axpert jobs
You need to install Axscript using command prompt. Here are the steps... Place the attached .ini file inside scripts folder (or the folder where Axscript is placed). Define redis host and pwd in the file as shown below.. redishost=127.0.0.1:6379 ...
How to concatenate image data in Postgres to use in fast report
Define your own aggregate to do binary concatenation and use it sql. https://stackoverflow.com/questions/10194117/append-binary-content-to-bytea-column-in-postgresql-database eg. CREATE AGGREGATE bytea_add(bytea) ( sfunc = byteacat, stype = bytea, ...
Axpert Licensing
10.x (9.8 - 10.8) Following are different type of license editions available to use for Axpert versions between 9.8 to 10.8. Evaluation Edition– Allows users to develop and use an app. The app will allow entry of only 500 records in any form in the ...
Error in Excel Import : Unable to connect to Excel, make sure given file is an valid Excel file
This issue could be due to OLEDB driver missing in the respective system, where the application is running. It can be downloaded from the below link and installed. https://www.microsoft.com/en-us/download/confirmation.aspx?id=13255 [Access database ...
11.1 Patch Releases
Web Installers: AxpertWeb.11.1.0.0_32Bit_Kit | AxpertWeb.11.1.0.0_64Bit_Kit AxpertDeveloper.11.1.0.0_32Bit_Kit | AxpertDeveloper.11.1.0.0_64Bit_Kit Axpert Developer - Golden dump11.2.zip (This dump has all the patch releases of 11.1 developer upto ...