Browse Subversion Repository
Diff of /Unit3.dfm
Parent Directory
| Revision Log
| Patch
| 44 |
FieldName = 'NUMBER' |
FieldName = 'NUMBER' |
| 45 |
Origin = 'NUMBER' |
Origin = 'NUMBER' |
| 46 |
end |
end |
| 47 |
|
object FDTable1DATE: TDateField |
| 48 |
|
FieldName = 'DATE' |
| 49 |
|
Origin = '"DATE"' |
| 50 |
|
end |
| 51 |
end |
end |
| 52 |
object FDTable2: TFDTable |
object FDTable2: TFDTable |
| 53 |
Active = True |
Active = True |
| 126 |
Params.Strings = ( |
Params.Strings = ( |
| 127 |
'User_Name=sysdba' |
'User_Name=sysdba' |
| 128 |
'Password=masterkey' |
'Password=masterkey' |
|
|
|
|
'Database=E:\fuke masasi\My App\zencart_clone\Win32\Release\wwwro' + |
|
|
'ot\db\MYCART.GDB' |
|
| 129 |
'CharacterSet=UTF8' |
'CharacterSet=UTF8' |
| 130 |
|
|
| 131 |
|
'Database=C:\Users\yamat\Documents\Embarcadero\Studio\Projects\my' + |
| 132 |
|
'app\zencart\Win32\Release\wwwroot\db\MYCART.GDB' |
| 133 |
'DriverID=IB') |
'DriverID=IB') |
| 134 |
Connected = True |
Connected = True |
| 135 |
Left = 232 |
Left = 232 |
|
|
Legend:
| Removed from v.10 |
|
| changed lines |
| |
Added in v.11 |
|
|
|