Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)

  • RE: Are the posted questions getting worse?

    I agree with everything Adrian Nichols said.


    Kindest Regards,

    VL

  • RE: Believe in Your Data - Database Weekly (Aug 25, 2008)

    It is incredibly difficult to fathom how someone could have been allowed to use Access for such an important application. IMHO, that fact alone tells you all you need...


    Kindest Regards,

    VL

  • RE: IT and Musicians?

    I've noticed the correlation as well. I happen to play piano. I've never really thought about why it is the case that many programmers are also musicians and...


    Kindest Regards,

    VL

  • RE: Running DTS .bas File in Visual Studio 2005

    Hello,

    If you only need to put the package back on SQL Server 2000 and you have Enterprise Manager available, why not just open the .bas file up in the DTS...


    Kindest Regards,

    VL

  • RE: sql error!!!!

    Aside from your connection string issues, this error is in all probability generated due the fact that in your Asp.Net code where you've got the Gridview defined, I would think...


    Kindest Regards,

    VL

  • RE: Cannot conntect to SQL Server

    Hello,

    You can change the default database per login.  So, in SSMSE, you would connect the Object Explorer to the server that holds the database in question and then click on...


    Kindest Regards,

    VL

  • RE: How to copy stored procedures and user functions between databases???

    Hello,

    If I understand your question correctly, all you need do is to go into Management Studio, right click on the database that contains the stored procedures and user functions that...


    Kindest Regards,

    VL

  • RE: Problems configuring Reporting Service (Express Edt.)

    Tobi wrote:

    Second thing I have to tell is that in "RS Config Manager" the "Initialization"-tab has a (X), so i cant get into this program-part.

    ****************************************************

    From SQL Server...


    Kindest Regards,

    VL

  • RE: Looking Back

    Steve,

    Thanks for posing a very interesting, intriguing question.  There are a number of things I wish I had not done, but as far as your question goes, I would most...


    Kindest Regards,

    VL

  • RE: Reporting Services Error

    Unfortunately, there was no backup available.  Thanks for the information.

    Vincent


    Kindest Regards,

    VL

  • RE: Reporting Services Error

    I did not move the database.  Over the weekend, there apparently was a power outage.  After restarting the server, the reports were no longer accessible.  I read the article, but...


    Kindest Regards,

    VL

  • RE: connect to SQLServer database from php application

    I have a php web application and now I have to make a dayly query to an external SLQServer database table to update my mySQL database table.

    Could you please give...


    Kindest Regards,

    VL

  • RE: DTS Package Adding Apostrophe

    Thanks for the info.  It was the fact that the originating table definition had a columntype of varchar(50) for the field, which by the way contains only numeric data; so,...


    Kindest Regards,

    VL

  • RE: select date

    Gila says:

    Clearest results possibly, but very definately not best performance. Be very careful when applying any function to a column in the where clause of a query. Any form of...


    Kindest Regards,

    VL

  • RE: Interpreting Estimated Execution Plan Results

    Thanks for the information.


    Kindest Regards,

    VL

Viewing 15 posts - 1 through 15 (of 18 total)