Forum Replies Created

Viewing 5 posts - 271 through 275 (of 275 total)

  • RE: SQL 2005 licensing question

    Conan Whalen-McKain (1/8/2009)


    http://www.microsoft.com/sqlserver/2005/en/us/Pricing.aspx

    ....... You will also see cal licensing. There is some complex formula (that I do not know) which displays where a CAL is no longer price...

  • RE: Convert RTF data

    Thank. Let me see if I can procure doing that. Hope that works on 64 bit.....

    Although my web developer tells me he might have solved the issue on the web...

  • RE: Convert RTF data

    Well... and INSIDE that C++/Delphi code, how would you plan on stripping the RTF code? You still need to use either the RICHED32.OCX or the RichtextBox control in the System.Windows.Form...

  • RE: Convert RTF data

    which above steps?

    As stated, I've tried the richtx32.ocx approach. Installing VB6 is not an option....

  • RE: Convert RTF data

    Has anyone had luck installing this on Windows2003 64bit/SQL 2005 64 bit?

    I tried registering the RICHTX32.OCX and got no error, but when trying the

    EXEC @hr = sp_OACreate 'RICHTEXT.RichtextCtrl', @object...

Viewing 5 posts - 271 through 275 (of 275 total)