Viewing 15 posts - 1,096 through 1,110 (of 3,366 total)
I've also got that annoying error "Cannot load dynamically generated serialization assembly. In some hosting environments assembly load functionality is restricted, consider using pre-generated serializer. Please see inner exception for...
August 24, 2009 at 8:55 am
The encoding should be the version of Chinese you are storing and in 2008 you need to use Nvachar for your column data type. The link below covers all...
August 24, 2009 at 8:19 am
You can, simply encrypt them differently. I'm just extremely paranoid on principle, so I use different media. If your encryption techniques are sound, then it doesn't really matter that a...
August 24, 2009 at 8:02 am
Steve Jones - Editor (8/23/2009)
I had no issues...
August 23, 2009 at 10:21 am
Views are DML(data manipulation langauge) statements that moves columns from many tables for easy access of data while Materialized Views is Oracle implementation of Views that uses the UNION...
August 22, 2009 at 2:29 pm
vstitte (8/22/2009)
Thanks GP for your help....
August 22, 2009 at 2:01 pm
You could just install the developer edition as a named instance and make sure UAC is disabled before you install so you can install all features including SSRS which is...
August 22, 2009 at 1:53 pm
Gift Peddie (8/13/2009)
~paul hewitt (8/13/2009)
Gift Peddie (8/11/2009)
August 22, 2009 at 1:48 pm
Robert Domitz (8/21/2009)
August 22, 2009 at 12:00 pm
SQL Server Express will not expire if you registered it and the developer edition is the enterprise edition with no deployment restrictions. If you are running VS2005/2008 Pro then...
August 21, 2009 at 2:45 pm
JacekO (8/20/2009)
You just blew my mind off...
AMAZING.
It is not about the article (which is quite interesting in itself) but the fact you remembered about an obscure message posted several months...
August 21, 2009 at 2:01 pm
I am not sure about the authentication you may have to do the authentication before using the code in the link below which connects to the Master and create any...
August 21, 2009 at 12:38 pm
I think Godaddy and many ISP run the version that includes INNO DB because I have helped both US and UK users deploy MySQL version of the Asp.net 2.0 Club...
August 21, 2009 at 10:48 am
No version of windoze will scale as well as *nix. That *nix can do what z machines do is a (the) reason Larry wants Sun. If you need Oracle horsepower,...
August 21, 2009 at 9:16 am
I changed Northwind sample database in both SQL Server 2005 and 2008 and did test run of all the code and all appeared fine so just run tests. The...
August 20, 2009 at 4:32 pm
Viewing 15 posts - 1,096 through 1,110 (of 3,366 total)