ISTech Support Forum
http://www.istechforum.com/YaBB.pl
Evo-ERP and DBA Classic >> Source Code and Programming in TAS >> Address field with 'space' in title
http://www.istechforum.com/YaBB.pl?num=1300211083

Message started by PROBES on 03/15/11 at 10:44:42

Title: Address field with 'space' in title
Post by PROBES on 03/15/11 at 10:44:42

Morning!
Had the local UPS rep here trying to help with some integration and he ran into some problems with the way the address fields are named. Apparently their is multiple address field names, [3 maybe?] and the second and third ones have a space in their title. Something along the lines of "Address [ 1]".... I'ts not up on my screen so I'm going from memory. Anyway, UPS software does not play nice with that space and cannot communicate with it.
How would we go about getting around that issue without reinventing the wheel?
To try to be more specific, he wants to pull the Company Name, Address, Zip Code, etc.... and *WHOOSH* have it inserted directly into the UPS shipping software. Its the address fields giving us the problems.
I searched the forum but couldn't find any information, so I apologize if this is a double post.
-Mike

Title: Re: Address field with 'space' in title
Post by GasGiant on 03/15/11 at 13:22:14

The ODBC DDFs convert those bracketed names like [1] to underscore names like _1, so that may be the problem if you are using ODBC to communicate.

ISTech Support Forum » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.