Already thought of that the
tblTopic.Last_post_author_ID was added as new for version 8 beta 1.
Database changes version 8 beta 1 ---------------------------------
Changes to tblForum New fields:- 1. Sub_ID - data type = interger - default value = 0 2. Display - data type = interger 3. - data type = interger - default value 1 4. Last_post_date - data type = date/time - default value = now()/GetDate()
|
I have checked both the code that creates a new database and also that which upgrades from version 7.x and both create the data type as an INT data type.