Ask a Question related to ASP Database, Design and Development.
-
Ray at #1
Re: nothing retrieved from ntext data type?
Possibly this? [url]http://support.microsoft.com/?kbid=200124[/url]
If not that, what code?
Ray at work
"s" <anonymous@discussions.microsoft.com> wrote in message
news:F189933B-9C1C-4DA7-AB5D-50E74368BAD5@microsoft.com...from it. I've seen where getchunk should be used, however I've successfully> After querying a table with an ntext data type using ADO, I get no data
retrieved data from ntext without this method previously. Whats happening
here?
Ray at Guest
-
Converting data type varchar to data type money
Hi all, Tearing my hair out trying to figure this out. If anyone can provide any help i would greatly appreciate it. When I try to do an insert... -
How do I change data retrieved from db before sending it out to client
I'm new to dotnet. This might not be the right place to post my question, if so, accept my apoligies and please redirect me to the correct group. ... -
Sometime only one data can retrieved
Hi, I developed web application with ASP, it was running well before we changed to use new server. After we started using new server since last... -
Changing image type to ntext via ALTER TABLE
Hi Is there any way that we can change the data type of a column from 'image' type to 'ntext' via the ALTER TABLE command? Thanks -
Converting image type to ntext
Hi! I need to convert image type of Column(/field) to nText type. I am able to do this by going n changing through the Design table, ie converting... -
Aaron Bertrand - MVP #2
Re: nothing retrieved from ntext data type?
See [url]http://www.aspfaq.com/2188[/url].
If that doesn't help, show your code, and tell us the versions of your
software (IIS/ASP, SQL Server, MDAC).
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"s" <anonymous@discussions.microsoft.com> wrote in message
news:F189933B-9C1C-4DA7-AB5D-50E74368BAD5@microsoft.com...from it. I've seen where getchunk should be used, however I've successfully> After querying a table with an ntext data type using ADO, I get no data
retrieved data from ntext without this method previously. Whats happening
here?
Aaron Bertrand - MVP Guest



Reply With Quote

