Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ag_ss
Starting Member
48 Posts |
Posted - 2006-04-03 : 01:11:51
|
| i have made a .sql file in which i want to call another .sql fileplz tell me the syntax for it |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-04-03 : 01:31:28
|
I don't think this is possible in Query Analyser. KHChoice is an illusion, created between those with power, and those without. |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2006-04-03 : 01:43:04
|
| tell us what you are trying to do and maybe we can help you with an alternate solution.-ec |
 |
|
|
ag_ss
Starting Member
48 Posts |
Posted - 2006-04-03 : 02:10:48
|
| i am trying to write sql file in which i am making call to other sql files.it oracle i if i write @<path>\xxx.sqlit will call that fileis there anythign similiar to it in MSSQL |
 |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2006-04-03 : 02:35:48
|
| I dont think there is functionality of piping in SQL ServerIf Debugging is the process of removing Bugs then i Guess programming should be process of Adding them. |
 |
|
|
ag_ss
Starting Member
48 Posts |
Posted - 2006-04-03 : 03:23:03
|
| does it mean i cannt call a file in t-sql |
 |
|
|
|
|
|