Viewing 8 posts - 1 through 8 (of 8 total)
Recently I ran into the difference between UNION and UNION ALL. Pity you don't mention that.
I encountered that a query result of (say) 300 records UNION'd with a query result...
December 23, 2011 at 7:17 am
Did you read my question??
Of course I tried that and that's exactly what I intend to do, among some 20+ other database info items like BuildClrVersion, Collation, CollationID, ComparisonStyle, etc....
June 10, 2011 at 9:33 am
Jack,
Thanks for the response. I finally found out what the problem is!
The case is as follows:
- I had (have) 2 different versions of the EnterpriseLibrary on my PC. The one...
December 10, 2009 at 1:24 pm
When I do it, it's all done locally: The SQL db and the web-interface are both hosted on my PC.
When the client does it both the web-interface and the SQL...
May 22, 2008 at 5:28 am
I am terribly sorry, Sugesh ... but I don't understand one little bit what you mean to say. Could you please be a little bit more clear?
February 27, 2008 at 9:32 am
I got no stored procedures and\or views stored in SQL, they are all stored in a different database. We only use SQL to accommodate the data.
BUT! ... thanks for the...
February 27, 2008 at 9:31 am
I got it solved!
I had the original database scripted into a create script, had some Find and Replace actions executed, ran the script and got myself a new database. The...
February 27, 2008 at 4:25 am
Thanks Greg,
That did it for me, I completely worked it out now. I prefer to pre-create the table because of the reserved lengths, etc. If I correct afterwards it's almost...
January 16, 2008 at 8:37 am
Viewing 8 posts - 1 through 8 (of 8 total)