Forum Replies Created

Viewing 15 posts - 646 through 660 (of 3,366 total)

  • RE: Oracle OLEDB Password Problems

    steves06 (12/21/2009)


    There is no problem with TNSNNAMES.ORA. Whether I use 10g or 11g, my TNSNAMES file points to one central place and I can connect to all Oracle...

    Kind regards,
    Gift Peddie

  • RE: Named pipes error -40, SQL server error 53

    urabe (12/21/2009)


    Hi

    I've installed SQL 2005 on Windows server 2003. I can ping the server, enabled TCP/IP and named pipes and remote connections.

    However, I still receive Named pipes error -40, SQL...

    Kind regards,
    Gift Peddie

  • RE: Oracle OLEDB Password Problems

    I think most of what you are saying is not clear because there is fixed defined way to connect to oracle and that is the TNSNAMES.ORA file which includes Oracle...

    Kind regards,
    Gift Peddie

  • RE: Unable to depoly/publish the reports.

    pavan.reddyshetty (12/20/2009)


    Sorry, it was 'Standard' edition. I have corrected my question.

    That would be you are missing permissions because at least DBO permissions in ReportServerDB and ReportServerTempDB. Check the thread...

    Kind regards,
    Gift Peddie

  • RE: Unable to depoly/publish the reports.

    pavan.reddyshetty (12/20/2009)


    I have just installed 'Sql server 2008 enterprise' edition on 'Windows 7 Professional'

    I could able to create reports and run using BIDS (Business Intelligence Development Studio) but when I...

    Kind regards,
    Gift Peddie

  • RE: SQL Server 2k5 mobile for my PDA Application

    Here is existing article from Microsoft that will help you create replication with SQL Server CE.

    http://msdn.microsoft.com/en-us/library/ms839425.aspx

    Kind regards,
    Gift Peddie

  • RE: Problem with creating assembly from c#.net class library DLL, which uses matlab dll as external DLL

    Assembly 'System.Drawing' could not be installed because existing policy would keep it from being used.

    Two things I did not see system.drawing in your using statements so you must have a...

    Kind regards,
    Gift Peddie

  • RE: SQL Server Agent Permissions Question

    Mike Green-427952 (12/17/2009)


    SSCrazy, thanks for responding.

    First, the account the SQL Server Agent runs under currently is Local System.

    Second, the owner of the package will be the sa account.

    So is it...

    Kind regards,
    Gift Peddie

  • RE: Problem with creating assembly from c#.net class library DLL, which uses matlab dll as external DLL

    //test_sum.majid_class test = (test_sum.majid_class)Activator.CreateInstance(typeof(test_sum.majid_class));

    The thread you posted is not related to your problem the above line of code tells SQL Server you are loading the assembly through reflection which is...

    Kind regards,
    Gift Peddie

  • RE: Upgrade Reporting Service 2005 to SSRS2008

    Irfan-358189 (12/17/2009)


    Hi,Is that possible if we have SSRS2005 installed and we can upgrade to SSRS2008?

    Some one in our office said you cant updrade SSRS2005 TO SSRS2008 which i dont believe.

    Q.2

    Izenda...

    Kind regards,
    Gift Peddie

  • RE: 64-bit version of "Microsoft.SqlServer.Types.dll"

    nick.hassett (12/17/2009)


    Hi all,

    We have noticed that there appears to be no 64-bit version of the file: "Microsoft.SqlServer.Types.dll" ("SQL Server Spatial Types Assembly").

    There is a 32-bit version in %Program Files(x86) %\Microsoft...

    Kind regards,
    Gift Peddie

  • RE: SSIS installation under Developer edition 2005

    sqlgreenhand (12/17/2009)


    Thank you guys. I have seen SSIS, SSAS ans SSRS under "Connect", when I connect SSIS there are two folders only. And I could not do anything.

    Do...

    Kind regards,
    Gift Peddie

  • RE: Dynamic Connection String Failing in report server

    sumit-679660 (12/17/2009)


    This is the connection string

    ="Data Source=" & Parameters!ServerName.Value & ";initial Catalog=" &Parameters!db.Value

    and the starting default values of both these parameters are valid values.

    If, by Connection Object, you meant something...

    Kind regards,
    Gift Peddie

  • RE: Architecture Principles

    I have formal education in architecure because I prepared for the IBM OOAD exam, it makes applying changes as needed to both layers of the application easy. In the...

    Kind regards,
    Gift Peddie

  • RE: SQL Server Agent Permissions Question

    SSIS not liking share drive is not the issue because SSIS cannot get to any location without the Agent so it is dependent on the account used to run the...

    Kind regards,
    Gift Peddie

Viewing 15 posts - 646 through 660 (of 3,366 total)