Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 3,366 total)

  • RE: XMLSerializer - assembly does not allow partially trusted callers

    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...

    Kind regards,
    Gift Peddie

  • RE: SQL Server 2008-Chinese Character insertion

    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...

    Kind regards,
    Gift Peddie

  • RE: Encryptionphobia

    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...

    Kind regards,
    Gift Peddie

  • RE: Windows 7 RTM to TechNet and MSDN

    Steve Jones - Editor (8/23/2009)


    I think it depends on hardware, and you'll see new drivers coming out all the time now that manufacturers have the RTM.

    I had no issues...

    Kind regards,
    Gift Peddie

  • RE: view and mview

    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...

    Kind regards,
    Gift Peddie

  • RE: SQL Server Reporting Service 2008 on vista home premium

    vstitte (8/22/2009)


    Really dumb of me. In the Browser, security options for Intranet sites, i set it automatic login using current username and password fixed the issue.

    Thanks GP for your help....

    Kind regards,
    Gift Peddie

  • RE: Installing SS 2008 Developer Ed on top of SS 2008 Express?

    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...

    Kind regards,
    Gift Peddie

  • RE: Windows 7 RTM to TechNet and MSDN

    Gift Peddie (8/13/2009)


    ~paul hewitt (8/13/2009)


    Gift Peddie (8/11/2009)


    So I am not the only one mine is 65 percent complete I need IIS7 it is either Win7 or Vista so I vote...

    Kind regards,
    Gift Peddie

  • RE: Cannot Reinstall SQL Server 2005

    Robert Domitz (8/21/2009)


    I received an older (Windows XP Professional) DELL laptop as a "take-home" development machine. The machine previously had Visual Studio 2003 and SQL Server 2005 installed. ...

    Kind regards,
    Gift Peddie

  • RE: SQL Server 2008 Developer Edition

    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...

    Kind regards,
    Gift Peddie

  • RE: Multiple Language Database Design - Additional Columns vs. Additional Tables...

    JacekO (8/20/2009)


    Gift,

    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...

    Kind regards,
    Gift Peddie

  • RE: How can i authenticate an user via my C# application?

    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...

    Kind regards,
    Gift Peddie

  • RE: Did Oracle buy MySQL by accident?

    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...

    Kind regards,
    Gift Peddie

  • RE: Did Oracle buy MySQL by accident?

    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,...

    Kind regards,
    Gift Peddie

  • RE: Changing a column from ntext to nvarchar(max)

    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...

    Kind regards,
    Gift Peddie

Viewing 15 posts - 1,096 through 1,110 (of 3,366 total)