Hi
I have an application that reads and writes to a SQL server database. I have a customer who has his data written to another SQ Server database. The links between the different tables and the notations resulted in a stored procedure that he has to extract the data in the format that is desired.
I need to port that data into my database. I tried DTS and I could access only the tables and not the stored procedure. If you could let me know the process by which I can write a procedure to access the tables from within my database I would appreciate that too.
thanks in advance
Suresh
I have an application that reads and writes to a SQL server database. I have a customer who has his data written to another SQ Server database. The links between the different tables and the notations resulted in a stored procedure that he has to extract the data in the format that is desired.
I need to port that data into my database. I tried DTS and I could access only the tables and not the stored procedure. If you could let me know the process by which I can write a procedure to access the tables from within my database I would appreciate that too.
thanks in advance
Suresh