Forum Replies Created

Viewing 15 posts - 3,091 through 3,105 (of 3,366 total)

  • RE: SQL Server Language Problem

    Your programmer needs to go and find the Asp version of my code because without this code Excel will not render none English Text.  I looked and found this but...

  • RE: SQL Server Language Problem

    Hi,

    It is not SQL Server related Excel takes UTF7 encoding so if you don't set that you get character conversion as you are getting.

     Excel is the strange animal that uses...

  • RE: Null Timestamp

    I am not sure if it is related but the NULL TimeStamp is Varbinary while the NOTNULL TimeStamp is Binary.  Try the link below for details.  Hope this helps.

    (A nonnullable...

  • RE: Closing Out Replies

    Thanks Andy for helping me out with that. 

     

  • RE: SSIS and SQL Express

    I have good news if you download the Adanced you will get Management Studio and service pack one comes with DTS it is not integrated services but it can help...

  • RE: Database files

    You need either the .bak or both the MDF and the LDF the later to attache and the former to restore.

    Follow these instructions put the .bak in the location below.

    (1)...

  • RE: Closing Out Replies

    I agree that is the reason your site that is not Microsoft funded thrive while others struggle to exist, it is open, friendly and welcome to all.  I am a...

  • RE: OpenRowSet Not Working

    That could be because 2000 is not 8 more like 6 but here is another code you could modify and try.  Hope this helps.

    /* Excel as a linked server */

    /*...

  • RE: Looking for a good Database Design guide

    I think you need a good book, the second book in the second link Data Modeling by G.Lawrence Sanders is very good, old but still in first print, the last...

  • RE: Diagrams....

    No it is not related to Views it let you map your tables and relationships, in 2000 you just add the relationships, but you also know you have to define...

  • RE: access SQL database through internet

    It is actually very easy leave the Access frontend alone and create the Web frontend, if you are in .NET 1.1 it is more difficult but if you have not...

  • RE: The $10,000 Cert

    Hi Steve,

    When I first got the link for this cert from Dob's magazine it was $125 fee so how did it baloon to $10,000?  Certifications seldom pay off quickly so...

  • RE: So....

    That is a good one. LOL

     

  • RE: Data Mining: Third-Party Plug-In Algorithms

    Actually in SQL Server 2005 you don't need third party tools except for the special libraries, we used SAS for limits calculation for Pharma manufacturing.  Try the link below for...

  • RE: Aggragate navigator

    In SQL Server 2005 it is called the BI Management Studio in Analysis service, try the link below for SQL Server OLAP resources and blogs.  And Ralph Kimbal wrote a...

Viewing 15 posts - 3,091 through 3,105 (of 3,366 total)