Viewing 3 posts - 1 through 3 (of 3 total)
The query I posted does not treat image datatype. So if you have images stored in your database that is the message you will get.
You can modify the query to...
January 25, 2005 at 9:53 am
Remove the dot after the AS DT.
DT is to name the derived table used in the query.
You can then make reference to it by using this alias.
October 1, 2004 at 5:39 am
The sys owner is a flag in sysobjects. See if xtype of your sysobjects is set to S or U. Check if the allow update flag is set to 1 using...
September 20, 2004 at 10:51 am
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy