hi,
i cant connect to the db!
how can i run the tool with username and password parameters for server1 and another username/password for server2?
thanks, toebens
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Current program is only support windows authentication mode for the SQL server.
This application assumes that you are connecting the server in the same domain in a trusted connection. (Windows authentication using the current windows login username)
So you may need to bring the two database into one server, then you should be able to use it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
after you,is it hard to do a compare when the databases are on different servers?
I might try,but for the moment I'm trying to undertand your project...Is the a windows form aplication?or only the console one ?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
i cant connect to the db!
how can i run the tool with username and password parameters for server1 and another username/password for server2?
thanks, toebens
did you find out how?
I'm also trying to find out how this project works, and I', having a hard time
10x
Sorry,
Current program is only support windows authentication mode for the SQL server.
This application assumes that you are connecting the server in the same domain in a trusted connection. (Windows authentication using the current windows login username)
So you may need to bring the two database into one server, then you should be able to use it.
after you,is it hard to do a compare when the databases are on different servers?
I might try,but for the moment I'm trying to undertand your project...Is the a windows form aplication?or only the console one ?
Thanks