Re: Extract memo line with SQL
Hi Jens, works great, thank you very much / Dankeschön !!! Best regards,Steffen
View ArticleRe: Extract memo line with SQL
I would put it into a function:create function extract_line(s string, d string, no integer) returns string begin declare @t string; declare @pos integer; @t=coalesce(s,''); while no>1 do...
View ArticlePaid, Per Incident Support
Hi, Does SAP, for the Advantage Database Server, offer paid, per incident support? Is so how does one initiate a request for this? Thank you,CPGood
View ArticleRe: Paid, Per Incident Support
Unfortunately we do not have per incident support for Advantage. SAP Partners can sign up for an annual support plan which includes phone support. Solutions for many common Advantage problems can be...
View ArticleRe: Paid, Per Incident Support
Hi Chris, Just the person I have been trying to reach for weeks! I have been trying to follow your May 27, 2009 article on Setting up an AIS Connection. I am stumped and it is becoming such an urgent...
View ArticleDatabase user license upgrade
How do I go about purchasing additional licenses for the Advantage Database Server? We are currently using Advantage Database Server v10 with a 15 user license. We need to purchase additional...
View ArticleRe: Database user license upgrade
Randall, You will find the SAP ADS Sales contact details here: SAP ADS Sales Team - Enterprise Information Management - SCN Wiki
View ArticleADS 11 Deployment on Multiple Servers
We have a 250-user licensed ADS 11 installation on one of our servers. The user limit is way too much, but we have another centre with a separate server (linked through a VPN to our main server) that...
View ArticleRe: ADS 11 Deployment on Multiple Servers
From our EULA, you can install and run an ADS with the same serial number only one time for productive use. If you have i.e. two ADS with two different serial numbers, you can install both one the same...
View ArticleRe: ADS 11 Deployment on Multiple Servers
If we have a serial number and code for 50 user ADS 8.1, can we use those credentials to install ADS 11 on the other server? Will that serial number only work with ADS 8.1?
View ArticleRe: ADS 11 Deployment on Multiple Servers
With the serial number and valication code for ADS 8.1, you can only install the ADS Version 8.x.
View ArticleRe: ADS Roadmap
Hi,we are still using ADS7, it works fine, but now we think it is time to upgrade to the last ADS.The current version is ADS11, but you have announced the ADS12 for september/october 2015, do you know...
View ArticleRe: ADS Roadmap
Please contact the SAP ADS Sales team, because they can answer your sales related questions: http://wiki.scn.sap.com/wiki/display/EIM/SAP+ADS+Sales+Team
View ArticleRe: ADS Roadmap
Thanks Hakan,but what about the timing for ADS12? When it will be release? CheersEugeni
View ArticleRe: ADS Roadmap
I don't have the release date available yet, but the ADS Sales Team can tell you more about this.
View Article