|
|
-
Vladimir Liked 2 Years ago through Just Learned | 1 Point
We had a contract dba who was asked to create a database.From outside look the database looked normal, but for some reason code would not recognize it and we kept getting error that database does not exist or user does not have permissions. We tried put...
|
-
Vladimir Liked 2 Years ago through Just Learned | 1 Point
We had a contract dba who was asked to create a database.From outside look the database looked normal, but for some reason code would not recognize it and we kept getting error that database does not exist or user does not have permissions. We tried put...
|
-
Vladimir knew 2 Years ago through Just Learned | 1 Point
We had a contract dba who was asked to create a database.From outside look the database looked normal, but for some reason code would not recognize it and we kept getting error that database does not exist or user does not have permissions. We tried put...
|
-
Vladimir knew 2 Years ago through Just Learned | 1 Point
We had a contract dba who was asked to create a database.From outside look the database looked normal, but for some reason code would not recognize it and we kept getting error that database does not exist or user does not have permissions. We tried put...
|
-
Vladimir Learned 2 Years ago through Just Learned | 1 Point
Last week, I created a SSIS Package to send an e-mail with an attached file, where the file will be created in runtime between execution tasks. When I executed package, it was failed and did not send the mail.
It throwed error since package was valid...
|
-
Vladimir Learned 2 Years ago through Just Learned | 1 Point
Last week, I created a SSIS Package to send an e-mail with an attached file, where the file will be created in runtime between execution tasks. When I executed package, it was failed and did not send the mail.
It throwed error since package was valid...
|
-
Vladimir Commented 2 Years ago through Just Learned | 1 Point
Еxcellent solution since sql 2000, especially, if must be sent data to another department with a narrow channel of communication on the disk for example :) Yes, there were times ......
|
RKA
91
·
2% ·
598
|
|
-
Vladimir Commented 2 Years ago through Just Learned | 1 Point
Еxcellent solution since sql 2000, especially, if must be sent data to another department with a narrow channel of communication on the disk for example :) Yes, there were times ......
|
RKA
91
·
2% ·
598
|
|
-
Vladimir Commented 2 Years ago through Just Learned | 1 Point
Еxcellent solution since sql 2000, especially, if must be sent data to another department with a narrow channel of communication on the disk for example :) Yes, there were times ......
|
-
Vladimir Liked 2 Years ago through Just Learned | 1 Point
I just went through the SQLCMD command line utility to perform database backup in sql server where it does not have sql agent. Below is the command which i placed in batch file and schedule with windows task scheduler.
[CODE]
Sqlcmd -UUserName -PPas...
|