Forum Replies Created

Viewing 15 posts - 1,591 through 1,605 (of 3,366 total)

  • RE: Lassoing a Cloud

    The US Government have defined what is Cloud computing because we are making fun of the Vapor ware we can only make fun of SAAS(software as a service) so the...

    Kind regards,
    Gift Peddie

  • RE: identify client details of a web based application

    In Asp.net 2.0 and up there are two easy ways to do it either implement Asp.net membership database and run the stored procedures in that database or you use the...

    Kind regards,
    Gift Peddie

  • RE: SSIS to local SSMS local db connection problem

    This error is a generic MDAC error but Vista comes without MDAC because it comes with new data access so you may need current Vista SP. In .NET code...

    Kind regards,
    Gift Peddie

  • RE: how to transfer all reports .rdl from one server to other?

    It is a very simple task but require a lot of details, you need to copy each RDL and associated VS solution files, so if you have 100 RDL you...

    Kind regards,
    Gift Peddie

  • RE: Checking Up on Developers

    Both sides are full of crap the developer thinks the database is storage to the application so data is dumped into the database. The DBA says give the developer...

    Kind regards,
    Gift Peddie

  • RE: Implementing a reporting database off a live database

    Just wondered how this would be done when you have loads of tables on the database.

    How would you track the following:

    Inserts

    Deletes

    Updates

    Its fine when the changes coming from the billing db...

    Kind regards,
    Gift Peddie

  • RE: Implementing a reporting database off a live database

    Sounds like you need a Data Warehouse!

    A Data Warehouse will give you

    - fast and efficient reports

    - An easy schema for creating reports

    - An easy schema for giving certain people...

    Kind regards,
    Gift Peddie

  • RE: Implementing a reporting database off a live database

    Two databases connected by automated ETL package updating the reporting database with changes in the billing database as needed. This saves all the resources needed to run replication very...

    Kind regards,
    Gift Peddie

  • RE: Custom Code or Assembly in SSRS 2008

    I need to explain a little when you are using images in .NET you need to use memory stream but you are just moving the image with filepath that may...

    Kind regards,
    Gift Peddie

  • RE: Change Compitibility Level

    There is atually an easy way to resolve this in SMS the user can go the databases section right click on Pubs and go to properties, then options and change...

    Kind regards,
    Gift Peddie

  • RE: Report Builder 2.0 vs Web Services

    It is nothing personal but I think you have skipped design because your requirements are not complicated but without design you may not get a valid solution.

    😉

    Kind regards,
    Gift Peddie

  • RE: How to create a document map in SSRS 2005?

    What do you mean by that? And the only thing that can map doument for you is Sharepoint or Asp.net Club startkit or DotNetnuke module most are not free....

    Kind regards,
    Gift Peddie

  • RE: Problems with the Microsoft Sample DB Adventureworks

    If you don't have case sensitive collation are you running BIN collation because BIN is the fastest sort but also case sensitive by default. And yes I agree these...

    Kind regards,
    Gift Peddie

  • RE: Custom Code or Assembly in SSRS 2008

    I don't think your requirements are valid in SSRS beause you are using System.IO and filepath, SSRS looks for image within SSRS or project so you need to change what...

    Kind regards,
    Gift Peddie

  • RE: Business Justification

    I did that at big Pharma which was regulated and it was in 2000 a DTS package automated with xp_cmdshell worked like a charm.

    Kind regards,
    Gift Peddie

Viewing 15 posts - 1,591 through 1,605 (of 3,366 total)