NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on June 04, 2014, 03:54:09 AM
-
Hi,
Just upgraded from NetTalk 8.12 to 8.13. I used the APP Wizard to generate a quick app to view a table. I get these 2 errors;
Unknown procedure label - C:\Clarion9.1\Accessory\libsrc\win\NetWeb.Clw:4601,9
Field not found: ABBREVIATE - C:\Clarion9.1\Accessory\libsrc\win\NetWeb.Clw:4601,21
Also I was trying to connect via a connection string using the 8.12 app wizard, to MySQL and it is always prompting for a ODBC driver selection and when the proper driver connrection is selected it fails. My connection works in C8.0 and C9.0 but not C9.1.
Any thoughts?
Ashley Stahl
-
I'm also getting the ABBREVIATE error - as if something is not being exported correctly - using C9.0+NT8.13+ST2.07
Had to revert to NT8.12 + ST2.05 which works in C9.0
Bruce, the history section for NT8.13 should be altered to say MAKE SURE TO UPGRADE TO STRINGTHEORY 2.07 OR LATER - since 8.13 makes use of abbreaviate which is introduced in ST2.07
Peter
-
Thank you, I will upgrade ST now
Ashley
-
thanks Peter.