If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > SQL Server Text fields display empty

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-21-06, 09:27
nbozic nbozic is offline
Registered User
 
Join Date: Mar 2004
Posts: 51
SQL Server Text fields display empty

Hi,

I posted the following in the SQL Server forum, but it's possible that something can be done on the ASP side to fix the issue:

------------------------------------
I'm importing an Access database to SQL Server 2000.
The issue I ran into is pretty frustrating... All Memo fields that get copied over (as Text fields) appear to be fine and visible in SQL Server Enterprise Manager... except when I display them on the web via ASP - everything is blank (no content at all).

I didn't have that problem with Access, so I ruled out the possibility that there's something wrong with the original data.

Is this some sort of an encoding problem that arose during database import?
-------------------------------------

Any ideas? Thanks for your help.
Reply With Quote
  #2 (permalink)  
Old 04-30-07, 12:20
khurram007 khurram007 is offline
Registered User
 
Join Date: Apr 2007
Posts: 29
You mean that you can view the data inside Enteprise Manager but its not viewable on the browser?

Post your code!

Khurram.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On