Increasing the speed in developing a Vb. net project with Firebird

When you are developing a project with a Firebird database which contains too many rows, the displaying of the data in a datagridview control may be slow.
This appens when in the connectionstring you have setted servertype=1.
Indipendently of what will be the connectionstring in the final application you at present set servertype=0. In this way the speed of displaying of the data will be appreciably increased.
Anyhow if you directly clic on the executable you have a normal speed of the displaying.

0 comments:

Newer Post Older Post