I need to create tables with a column named Counter.
When trying this the Column gets the name SMALLINT.
Surounding Counter with [] doesn´t change something.
Any help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This happens when you try to create a column named as an access type(e.g. counter). Never reported before, this old bad bug will be fixed in the 3.0.1.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks for your answer, i will weat for 3.0.1
Gladly the tables with the columnnames Counter are seldom used in the software for witch the database is created.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I need to create tables with a column named Counter.
When trying this the Column gets the name SMALLINT.
Surounding Counter with [] doesn´t change something.
Any help?
This happens when you try to create a column named as an access type(e.g. counter). Never reported before, this old bad bug will be fixed in the 3.0.1.
thanks for your answer, i will weat for 3.0.1
Gladly the tables with the columnnames Counter are seldom used in the software for witch the database is created.