| Liam Cavanagh 2006-02-21, 1:23 pm |
| Before I get too far, I should point out that SQL Server 7.0 is no longer a
supported consolidated database of MobiLink version 9.0.2.
http://www.ianywhere.com/developer/...obilink902.html
Given that, I do expect that everything should work fine if you remove these
create function statements as these are QAnywhere specific functions and as
long as you are not using QAnywhere, you should not need them. Just so you
know, you can tell that they are QAnywhere specific based on the "ml_qa"
heading to the functions.
--
Liam Cavanagh
Sr. Product Manager
Certified ASA Developer Version 8
iAnywhere
"Luis Ponce Ibarra - Hotmail" < luisponceibarra@hotm
ail.com> wrote in message
news:43fa5102@forums
-2-dub...
>I want to configurate mobilink 9.0.2 using database consolidated sql server
> 7 but I have a problem with the file syncmss.sql.
> I can not run the script because it doesn't support certain such sentences
> as create function
> some way exists of configuring the mobilink in sql server 7
>
>
>
>
|