11/25/2024 5:22:43 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss general external development topic (related or not to SalesLogix development). View the code of conduct for posting guidelines.
|
|
|
|
^A character in Plugin ID
Posted: 13 Nov 06 4:07 PM
|
fiogf49gjkf0d Hello,
We are converting to 6.2 and following the instructions on the conversion manual. We ran the process several times and the conversion failed every time, when we looked at the Trace file in Oracle, we've noticed a Ctl-A character in select statements executed in the bundles. Has anyone comes across this problem ? Our database is Oracle running on HP Unix servers.
For example:
SELECT A1.PLUGINID , A1.DEV , A1.COMPANY , A1.AUTHOR , A1.COMPANYVERSION FROM PLUGIN A1 WHERE (A1.PLUGINID='pTAS6^AA000GAU') AND (A1.DEV IS NULL)
Thanks
Gus |
|
|
|
Re: ^A character in Plugin ID
Posted: 11 Dec 06 1:52 PM
|
fiogf49gjkf0d The problem was Oracle OleDB in version 9.2.0.1. Once changed to 9.2.0.4, the problem went away |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|