-
It sounds like you may have a coding issue in your function99. Try taking everything out of the function but the call to YOUR functionality. How are you running your functionality, single instance codeunit that starts a timer or what? Also you can debug your code by creating a codeunit that runs the...
-
Hi David, Thanks for your advised, I am almost there. I have this funny warning on my services (barca-classic barca-sql) the translation is like that the service could not be startet with startupparameter "mystartparameter" mystartparameter is the name of my startupparameter. I did checked...
-
You are probably right. Here is the scenario: Single PC with XP pro with MS SQL Server 2000 2 CD's with installation componenets and a developer lisence and I tried several times to do following steps From CD one I clicked on demo and this install the server and to client( classic and sql ). Replaced...
-
The C/ODBC driver CANNOT connect to a SQL Server - it's impossible. It is a driver only for Navision Server, which is why you're getting this error. If you want to use ODBC to access your SQL Server data you have no option but the SQL Server ODBC driver. Regarding the '.' and other special...
-
Hello, i have trouble with ODBC connect. I am working with Navision Financials 2.60 on MS SQL Server 2000. If creating an ODBC connect with C/ODBC system send error message : S0000[Navison Software a/s][navision Financials ODBC Driver]The TCP/IP connection´s 'host' is not answering (TCP/IP error...
-
Hi Tom, thank you for your answer, it´s problem with standard MS SQL Server ODBC driver because were have Slovak version of NF and in user tables have long names of fields. It´s more dot´s in names and standard ODBC driver work not.
-
I think its better that way. Also start on natvie before you get onto SQL.