tjohn
5 years agoOccasional Contributor
DB Checkpoint - How to avoid True/False conversion
I Encountered a situation while creating Database checkpoint.
The SQL Table (Microsoft SQL Server Management Studio) stores the value as 0 or 1, BUT the TestComplete DBTable converts it to True or False and stores it as True or False..
Does anyone know if TestComplete can be configured such that it does NOT convert to True/False, but instead just display the value as stored in the database tables?
Thanks in advance.