Forum Discussion

divernut's avatar
divernut
Occasional Contributor
13 years ago

getting more than 4 decimal places in an sql query.

I need to go out to 8 decimal places on my sql query but TestComplete only goes out to 4. Is there an ooption to set so it will go out to 8.
  • HKosova's avatar
    HKosova
    SmartBear Alumni (Retired)
    Hi Robert,



    Could you please clarify a few things? --

    * Where are you using the SQL query - in database checkpoints, in tests that query a database using ADO, etc?

    * What database are you using - Microsoft SQL Server, MySQL etc?

    * What is the type of the database field in question?

    * What TestComplete version are you using (Help > About)?



    Also, please post here your query text.