Forum Replies Created

Viewing 15 posts - 1,006 through 1,020 (of 3,366 total)

  • RE: sql express 2005 install with sql server 200

    Install it as a named instance and make sure your ASPNETDB is a server instance because user instance can only allow one user at a time, if you choose to...

    Kind regards,
    Gift Peddie

  • RE: location of business logic: database vs. C# code

    At my job, there is new requirement for one of our products to work in "offline" mode. That means the user must be able to view and manipulate data without...

    Kind regards,
    Gift Peddie

  • RE: SQL Functions VS JOINS

    The short answer is they are not related JOINs in ANSI SQL are compared to Subqueries and UNION because very long ago JOINs are two or more UNIONs combined. ...

    Kind regards,
    Gift Peddie

  • RE: Windows Authentication

    george-1113455 (9/17/2009)


    The application is a Windows VB app developed in Visual Studio 2008 so I don't think your response applies.

    Thanks for the response though, I really appreciate the thought!

    It means...

    Kind regards,
    Gift Peddie

  • RE: Windows Authentication

    If there is an Asp.net application running all you need is a configuration and the .NET run time will take care of roles and permissions for you. Check below...

    Kind regards,
    Gift Peddie

  • RE: Designing Customized Company Reports

    boumerlin (9/15/2009)


    I just dropped my assembly in my C:\Program Files\Microsoft SQL Server\MSSQL.x\Reporting Services\ReportServer\bin folder on the Report Server and have never had a permissions issue.

    That means your what is in...

    Kind regards,
    Gift Peddie

  • RE: Designing Customized Company Reports

    boumerlin (9/15/2009)


    IMO, templates were somewhat of an afterthought in SSRS; however, you can also use Custom Assemblies and Code Modules:

    http://msdn.microsoft.com/en-us/library/ms155034(SQL.90).aspx

    We have integrated SSRS into hosted applications and I used the...

    Kind regards,
    Gift Peddie

  • RE: reinstall reporting services

    charipg (9/15/2009)


    i need to reinstall reporting services in a prod server.

    what are the precautions need to take before reinstall?

    pls give the complete steps.

    To add to the previous post I...

    Kind regards,
    Gift Peddie

  • RE: SSRS- Oracle Datasource problem

    I did not tell you to use 11g for 10g Oracle connection property gets confused so remove the 11g client and yes an Oracle client is required for all development...

    Kind regards,
    Gift Peddie

  • RE: website monitoring

    jseashore (9/1/2009)


    I've been using WebWatchBot to monitor our IIS website externally via port 443 for a good 5 years now and am frustrated with it's lack of stability. We...

    Kind regards,
    Gift Peddie

  • RE: Accessing SQL Server Reporting Services 2008 from ASP .NET via URL String

    The Wall (9/15/2009)


    Thanks again.

    Both myself and our System Admin. are working on this together. I will keep you informed of the solution and outcome.

    The Wall,

    I am confused you have...

    Kind regards,
    Gift Peddie

  • RE: Accessing SQL Server Reporting Services 2008 from ASP .NET via URL String

    There is an error in your code because you are denying anonymous user and though mine was different because I added the Netuser as the allowed you need to remove...

    Kind regards,
    Gift Peddie

  • RE: Accessing SQL Server Reporting Services 2008 from ASP .NET via URL String

    in both the asp .net Web.config

    and the ReportsServer Web.config!

    I still get the windows login prompt for the server where Reports Server resides.

    NetUser is the anonymus user on the server, but...

    Kind regards,
    Gift Peddie

  • RE: MCTS VS DATAWAREHOSUING

    The first two links are for exam 70-432 the MCTS exam and the 70-450 the MCITP with the skills measured use the skilled measured page with the self prep book...

    Kind regards,
    Gift Peddie

  • RE: Databse structure for high performance

    The overall Databsae size is 4 GB, and there are four highly transactional tables which contain the 50% data of the database.

    Now my queston is that what should be our...

    Kind regards,
    Gift Peddie

Viewing 15 posts - 1,006 through 1,020 (of 3,366 total)