|
@@ -159,6 +159,7 @@ begin
|
|
FieldtypeDefinitions[ftMemo] := 'TEXT';
|
|
FieldtypeDefinitions[ftMemo] := 'TEXT';
|
|
FieldtypeDefinitions[ftGraphic] := '';
|
|
FieldtypeDefinitions[ftGraphic] := '';
|
|
end;
|
|
end;
|
|
|
|
+ {$ENDIF win64}
|
|
if SQLDbType = INTERBASE then
|
|
if SQLDbType = INTERBASE then
|
|
begin
|
|
begin
|
|
Fconnection := tIBConnection.Create(nil);
|
|
Fconnection := tIBConnection.Create(nil);
|