Quote:
Originally Posted by chrishirst
To connect to MS SQL remotely you need to have TCP access to the SQL server for a start.
What is the error you get?
|
this is the error message I get,
invalid object name sys.tables
invalid object name sys.objects
invalid object name sys.assembly_modules
invalid object name sys.triggers
invalid object name sys.sql_modules
invalid object name sys.system_sql_modules
invalid object name sys.schemas.
but I think that this has something to do with the program I have found. I have no problem connecting to the database, it is when I try to start the backup it fails... so I`m looking for another program if anyone knows...
|