This is a discussion on SQL Server Conversion within the SQL Server forums, part of the Microsoft SQL Server category; --> I am on a project right now where we are going from ASA10 database into SQL Server 2005. In ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am on a project right now where we are going from ASA10 database into SQL Server 2005. In ASA10 there are some system function names that do not exist in SQL Server. I was thinking about creating the same functions over in SQL Server with the same names. Has anyone else ever encountered this problem ? |