Viewing 5 posts - 196 through 200 (of 200 total)
Two questions:
1) Have you considered using Common Table Expressions?
2) Why would you need to store calculated values?
October 17, 2007 at 4:11 am
Using your favourite XML/XML Schema editor you should design an appropriate XML Schema and then import it into your database as an XML SCHEMA COLLECTION.
You can then reference the schema...
October 17, 2007 at 4:07 am
So the CREATE USER event was simply a distraction? Tricky, tricky, tricky...
Anyway, you must agree that the CREATE USER event can only have...
October 11, 2006 at 1:29 am
The EXTERNAL_ACCESS privilege must be granted to a database user that maps to a WindowsNT user. Usually, this is the SQL Service account.
This, of course, may be a security risk => consult...
July 5, 2006 at 9:22 am
Viewing 5 posts - 196 through 200 (of 200 total)