Forum Replies Created

Viewing 15 posts - 3,046 through 3,060 (of 3,738 total)

  • RE: SQL Login

    davidshephard (5/17/2011)


    I guest my question is can you coonect to SQL server from multiple machines using the same credentials.

    If you are using WIndows Authenication then you have no option but...

  • RE: Deploy SQL Database

    sqlsponge2 (5/17/2011)


    I am trying to build a deployment package for a couple of databases to automate the process. I have three databases that I would like to restore the...

  • RE: SQL Login

    davidshephard (5/17/2011)


    Strange thing I tried from a Windows machine via ODBC tools and it also failed but it still works from the initial machine

    I'm not surprised, you probably don't have...

  • RE: Problem please help me ?

    bijarcity (5/17/2011)


    my project is that,and i have to implement that ,so do you have any idea about that ?

    Your project is not a cake walk.

    You want to start out by...

  • RE: SQL Login

    davidshephard (5/17/2011)


    Its one SQL server, from client 1 we can connect no issues,from client 2 two using the same credentials it throws a error message.

    Then you do not have a...

  • RE: SQL Login

    davidshephard (5/17/2011)


    The server is using Windows Auth,he is connecting from two diffrant Linux clients.

    "BAD PASSWORD" is not an error that I would expect. Do you have additional details in the...

  • RE: Moving a 2005 database that has legacy SQL2000 schemas to SQL 2008 R2.

    Duran (5/17/2011)


    I believe that most, if not all the code is off-the-peg meaning standard applications bought off the shelf, I do not think anything has been developed in house (is...

  • RE: SQL Login

    davidshephard (5/17/2011)


    I have a developer that I set up a SQL login to access a SQL database via a script.He was able to access the SQL database from machine #1...

  • RE: Moving a 2005 database that has legacy SQL2000 schemas to SQL 2008 R2.

    Duran (5/17/2011)


    Now, I do not want to take those old schemas across from SQL 2005 to 2008, there is a schema for every SQL login that uses the database (same...

  • RE: How to set the propery of the columen in SSRS2008

    I know how to navigate to the properties window. 🙂

    Are you asking how to dynamically set the properties in code?

  • RE: Getting an Error

    dlmagers (5/16/2011)


    Msg 8152, Level 16, State 14, Line 1

    String or binary data would be truncated.

    bitbucket-25253 (5/16/2011)


    I would venture that the name column is defined as say Char(10) and you are...

  • RE: Best method for moving constant flow of data into SQL

    martynjreid (5/16/2011)


    Welsh Corgi (5/16/2011)


    Thanks, unfortunately this is a released product with about 20 clients. We support SQL2005 and cannot realistically change. I need to support our existing clients.

    If you only...

  • RE: Best method for moving constant flow of data into SQL

    What time constraints are you looking at?

  • RE: Problem please help me ?

    bijarcity (5/16/2011)


    not dividing ,(server C) just check the Servers A,B ,to know which one is connected

    I should have been more clear.

    Why do you need to create a distributed database environment?

  • RE: Best method for moving constant flow of data into SQL

    If you could upgrade to SQL Server 2008 and use the Change Data Capture Method you would be better off.

Viewing 15 posts - 3,046 through 3,060 (of 3,738 total)