Hello, is there a way to execute a T-SQL file that is stored on my computer from with in osql? In Oracle once you have logged into the database you just use the @ sign followed by the file name and it will execute. Is there an equivalent to this in SQL Server?