# | Line 144 | Line 144 | begin | |
---|---|---|
144 | DPB.Add(isc_dpb_user_name).setAsString(Owner.GetUserName); | |
145 | DPB.Add(isc_dpb_password).setAsString(Owner.GetPassword); | |
146 | DPB.Add(isc_dpb_lc_ctype).setAsString(CharSet); | |
147 | – | DPB.Add(isc_dpb_set_db_SQL_dialect).setAsByte(SQLDialect); |
147 | Attachment := FirebirdAPI.OpenDatabase(Owner.GetEmployeeDatabaseName,DPB); | |
148 | ||
149 | GetDBInformation(Attachment); |
# | Line 0 | Line 1 | |
---|---|---|
1 | + | native |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |