Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Text file import

Author  Topic 

victor
Starting Member

2 Posts

Posted - 2000-12-08 : 10:49:34
I am using SQL Server 7.0. I import delimited-text file into the server. One of the fields in the table contains huge text,say a BLOB field. It is approximately 20 lines. The alignment is different when compared with the Text file. When I display the field in Asp page the alignment is different from the text file. Please help me. My job is at stake. Thanks in advance.
   

- Advertisement -