trying to connect to SQL Server ...




We have a dev and a production box. I can connect to the dev box fine
with my Ruby program either using and ODBC connection, or through
win32ole. I specify the host as of the form dev.office.mycompany.com
which is on our intranet.

The prod machine environment is very similar if not identical, these
machines are running an older version of SQL Server. I did not know
the password for the prod box, so the admin said he set up an ODBC
connection. If I log onto the machine, I can connect to it through
Query Analyzer, it gives me a server selection and the server is
called something like: 'prod\vendor' . Having a backslash in the name
seems odd, but I can't connect using the password or account he gave
me remotely using my script which works on the dev box fine. I've
tried prod.office.mycompany.com 'prod\vendor.office.mycompany.com',
'prod\\vendor.office.mycompany.com'. I'm not sure what to try. I found
some kind of password cracking tool for sql server, it is able to
locate the login account on the dev machine, but not the password. I
don't know that I can run it on the prod machine.

If anyone can help me as far as what INI files or anything to look at
to try to figure this out, thanks alot ...

.



Relevant Pages

  • Re: Granting EXEC to all my user sprocs in one hit
    ... Jasper Smith (SQL Server MVP) ... >> Jasper Smith ... >>> I'm detaching the live copy and copying the files across to dev ... >>> set the permissions. ...
    (microsoft.public.sqlserver.security)
  • Re: Data Type for a CheckBox
    ... >> What data type should I use when I design my table? ... > it shuold work with datatype bit in SQL Server and Boolean in the DataSet!! ... express and asp.net and using a dev express datacontroller. ...
    (microsoft.public.dotnet.languages.csharp)
  • Data List Insert new problem
    ... I'm using Wisual Studio 2005 Pro with SQL server 2005 Dev on XP SP2 ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: problems with deployment on ce.net 4.2
    ... This posting is provided "AS IS" with no warranties, ... that I want to connect sql server 2000 from my pda running ce.net 4.2..For ... with dev pc thru lan..my dev pc is connected to my pda thru usb cable ...
    (microsoft.public.dotnet.framework.compactframework)

Quantcast