Hi,
How do we deal with the CA's property sheet's 255 char limit? The CA9Builder claims to have fixed this but doesn't go into any details.
Also not discussed is details on how to maintain it in the event of an underlying SQL table change. Do we have to recreate it all over from scratch or what?
I am storing my connection handle in a global object named goApp.nConnHandle, so would I set the datasource property to that value even if the global property is not in scope at the time of creating all the CAs. What is best practice?
Thanks,
Stanley
How do we deal with the CA's property sheet's 255 char limit? The CA9Builder claims to have fixed this but doesn't go into any details.
Also not discussed is details on how to maintain it in the event of an underlying SQL table change. Do we have to recreate it all over from scratch or what?
I am storing my connection handle in a global object named goApp.nConnHandle, so would I set the datasource property to that value even if the global property is not in scope at the time of creating all the CAs. What is best practice?
Thanks,
Stanley