|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Equivalent of mysql's TEXT field type in Firebird?
Firebird doesn't have a TEXT field type? Then what field type will be able to accept large amounts of text with unknown size?
Thanks |
|
#2
|
||||
|
||||
|
Quote:
Look at the docs under BLOB column types. You are looking for 'blob sub type 1'... |
|
#3
|
|||
|
|||
|
char and varchar upto 32000 bytes (characters in ASCII) or blobs
|
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Equivalent of mysql's TEXT field type in Firebird? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|