Issue while generating unique table id
Detail TableId is getting duplicated while saving. When increase the tablename+id ( primary key column ) column width from 15 to 25 it shows the error.
There was an increment of 2000 set in the sequence named ConnectNoSeq. The option is removed and reset the sequence.
Related Articles
Signature Capture Issue in Axpert Mobile v10.9
The issue is with the signature capture functionality in the latest version of Axpert Mobile (v10.9). There is no default feature to draw signatures on the input field. If it is referred to saving through an image field and using it on fast report, ...
Issue with Grid Not Loading for Users
Issue is 380 items are loading correctly in the grid when accessed through the Admin Developer . However, on the same system, the item grid is not loading for users. If ORA-01460 occurs only for end users but not for the admin, it likely points to a ...
Postgres 14 version has an issue in establishing connection from Axpert
PostgresSQL 14 uses “scram-sha-256” method for authentication by default (as per pg_hba.conf file), which is causing the connectivity issues in Axpert. Solution for the issue : The method “scram-sha-256” needs to be replaced as “trust” in pg_hba.conf ...
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 ...
Install PostgreSQL
Refer to the attached document for details on how to setup PostgresSQL.