News

In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
If you don’t have a backup of your MS SQL database, then follow the below ways to recover deleted data. Transaction log files record each change made to the ...
Help! My SQL Server Log File is too big!!! Your email has been sent Overgrown transactional log files can turn into real problems if they are not handled properly. Today SQL Server consultant Tim ...
This means that something as trivial as a sick day can result in a system or data problem ... your .bat file at whatever interval makes sense. Flat File Import into SQL Server Now that you ...
C:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA Unlike yours, this particular one is located here. I’d double check but if you’re ridiculously confident don’t bother.
You can save a backup of your MS SQL databases to a single file on your hard drive. These backup files have names ending with the ".bak" file extension, and you use them to restore database ...
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, ...
Then you can use DTS in SQL server to transfer the files. Anyway if you search for DTS and AS400 you should get more information. It's not just a matter of getting the data out the current system ...