Re: Download ADS 12 Linux PHP Extension
We do have PHP Linux drivers supporting PHP 5.6 for ADS 12. These are available as part of the Linux 32/64 bit packages on the SMP. But we don't have the ADS on Linux for testing. That means, you can...
View ArticleRe: Download ADS 12 Linux PHP Extension
Thanks, for answering. I understand how it works with ADS evaluation. But that's rather strange. First of all, PHP Connector was always free to download in all versions and it is only needed if someone...
View ArticleRe: Download ADS 12 Linux PHP Extension
The best for you will be to call your SAP Sales partner and discus the details.
View ArticleRe: After downgrading from AES256 back to RC4, I get 5073 errors randomly
Are you able to reproduce this issue? If yes, please send me a re-creation, so we can let it analyze by the ADS engineering. It will be better, if you also open a support incident for this issue.
View ArticleRe: Download ADS 12 Linux PHP Extension
I did this already. But, as I told you earlier, they don't know anything. They themselves consult with Russia, and Russia consults with UK. And the answer is just like yours: "It's not in Windows...
View ArticleRe: After downgrading from AES256 back to RC4, I get 5073 errors randomly
Hakan: Eventually making sure I first remove all triggers from the .add before anything else solved the problem. We can close this thread. Regards,
View ArticleHow do I speed up ADS across a local area network?
ADS Tech Support, I have an application developed with Xbase++ 2.0 from Alaska Software. I use the ADSDBE library supplied with Xbase++ to connect to a folder of free tables in DBF format. I have...
View ArticleADS 11 event notifications to .net client
I need to receive event notifications created via sp_CreateEvent(....) in an .net (c#) client. Is waiting for an event ( EXECUTE PROCEDURE sp_WaitForEvent( ‘my_event’, 2000, 0, 0 ); ) - so actually...
View ArticleRe: ADS 11 event notifications to .net client
Oskar, The wait for event call you described above is not a polling mechanism. However, it does tie up a thread waiting for the notification from the server. Our recommended best practice is to...
View Article