Board index » delphi » Delphi 1 / MS SQL / "Text" datatype
Clarence Paulson
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Delphi 1 / MS SQL / "Text" datatype
I have a problem with the datatype "text" in a Delphi 1 application.
I try to assigen (.fieldbyname('Comments').assign(SL)) the lines from a I will try running a stored procedure which will set the field to NULL Even more strange: I have a copy of the database on two MS SQL servers. The Does anyone recognize the problem? Clarence P. |