mcsd_me
09-23-2002, 02:32 PM
When I use :
strTemp = trim(TypeLib.Guid)
when I enter the string (strTemp) into a SQL 2000 table, using VarChar and a length of 50, that it appends some crazy characters at the end of the record?
strTemp = trim(TypeLib.Guid)
when I enter the string (strTemp) into a SQL 2000 table, using VarChar and a length of 50, that it appends some crazy characters at the end of the record?