Hello,
I am doing a conversion from Interbase to SQL 2K. I was wondering if anyone can give me any pointers as what to look out for. My biggest challenge will be to convert over some of the triggers & stored procedures. I have looked into a utility that will convert over the tables, indexes, & constraints. However, I don't believe things like the triggers & stored procedures will come with it. So, my guess is that I would have to take the metadata from Interbase & run it (with a little modification) in SQL Server. Does this sound about right? Am I taking the right approach? Any suggestions would be appreciated.
Thanks,
Eric
I am doing a conversion from Interbase to SQL 2K. I was wondering if anyone can give me any pointers as what to look out for. My biggest challenge will be to convert over some of the triggers & stored procedures. I have looked into a utility that will convert over the tables, indexes, & constraints. However, I don't believe things like the triggers & stored procedures will come with it. So, my guess is that I would have to take the metadata from Interbase & run it (with a little modification) in SQL Server. Does this sound about right? Am I taking the right approach? Any suggestions would be appreciated.
Thanks,
Eric