tyrant1969
Programmer
First, I apologize if this is not the proper forum, please point me in the correct direction if it isn't.
One of my co-workers has converted a database from Access 2003 to SQL 2000, the Access DB was used in conjunction with Coldfusion for a web based application. One of the fields in the Access DB was a memo field, it was used for verbose descriptions and details of issues/resolutions.
Since the conversion to SQL, there is a max limit of something like 4000 characters in that field.
Is there a field type in SQL DBs that effectively mimics the memo field of Access?
One of my co-workers has converted a database from Access 2003 to SQL 2000, the Access DB was used in conjunction with Coldfusion for a web based application. One of the fields in the Access DB was a memo field, it was used for verbose descriptions and details of issues/resolutions.
Since the conversion to SQL, there is a max limit of something like 4000 characters in that field.
Is there a field type in SQL DBs that effectively mimics the memo field of Access?