Each Hyper-V virtual server will have its own IP – which is enough to
distinguish the TS servers in the pool.
So:
[Web Server]
Clients.ini
TERASCRIPT_SERVER=192.168.100.101:18170:192.168.100.102:18170
[HYPERV TS SERVER 1]
Server.ini
LISTENERADDRESS=192.168.100.101
LISTENERPORT=18170
TS won’t process numbers unless you pass them through a number formatter using
format= or @FORMAT or @CALC
I suspect the default precision on your database is different now, what was 0
is now 6. Might also be a quirk of a new ODBC connector (maintaining more
precision).
If the column type