Hi,
Im a newbie to IO. So I started to create a class (persistent) with some fields.
TOrder with OrderID, OrderName : string 30
Width, Length: float
Doing so in ModelExplorer creates a new class and the associated unit compiles fine. But when trying to build the database for it I always get SQL error -104.
Database: created an empty database (Firebird) and added the connection using IBX
So can someone give me a short description, how to create a class and its database ?
(D7 Ent, Firebird 1.5)
greetings,
Ulrich
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Im a newbie to IO. So I started to create a class (persistent) with some fields.
TOrder with OrderID, OrderName : string 30
Width, Length: float
Doing so in ModelExplorer creates a new class and the associated unit compiles fine. But when trying to build the database for it I always get SQL error -104.
Database: created an empty database (Firebird) and added the connection using IBX
So can someone give me a short description, how to create a class and its database ?
(D7 Ent, Firebird 1.5)
greetings,
Ulrich