|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
similar to memo field of Access
Hi All,
Can anyone please tell me that is there any datatype in SQL Server which gives me the same effect as that of memo field of Access. I am using varchar(8000) coz thats the maximum limit but is there any other alternative. Thanx in advance |
|
#2
|
||||
|
||||
|
you can use the text field, which is also quite large.
__________________
Look! Its a ShemZilla ![]() ![]()
|
|
#3
|
||||
|
||||
|
nText is the same as the AccessMemo field, it has the same performance limitations as well.
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > similar to memo field of Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|