Hi Everyone,
Problem:
Basically we have a SQL Server Database on our telecoms switch, to which under the maintenance contract we have no direct access. Every 15 mins log files are downloaded in *.log files (text files) which contain data we can upload to our own databases for querying. The log files are on an ftp server.
Requirement :
In short I would like to know the best way to automatically update my own SQL Server database with the new log files as they appear or if there is some existing sooftware which allows this type of schedule and auto import. I would be very greatful if someone can give me some ideas with this problem as it would save me so much time.
Thanks in advance
Problem:
Basically we have a SQL Server Database on our telecoms switch, to which under the maintenance contract we have no direct access. Every 15 mins log files are downloaded in *.log files (text files) which contain data we can upload to our own databases for querying. The log files are on an ftp server.
Requirement :
In short I would like to know the best way to automatically update my own SQL Server database with the new log files as they appear or if there is some existing sooftware which allows this type of schedule and auto import. I would be very greatful if someone can give me some ideas with this problem as it would save me so much time.
Thanks in advance