EAserver and PowerbuilderHi Friends,
EAserver and Powerbuilder which one need to be installed first. I found that
if I install EAserver first and then Powerbuilder and when I start the
Jaguar, Jagaur is starting and display 'Accepting Connections' fast.
If I install Powerbuilder first and then EAserver, Jaguar is taking long
time to start and display 'Accepting Connections'
As it is therefore which one is the right method and what are the pros and
cons.
TIA
RAO
The order of the installation should be irrelevant to performance. The only
overlap between the programs is the Sy...
EAserver with PowerBuilder
We are thinking about moving some of our PowerBuilder NVOs to EAServer.
Can anyone provide links to tutorials on this topic?
Thanks,
Doug
Sybase's site has some examples. We have many simple examples on our site
http://www.powerobjects.com/jaguar.htm
--
Dean Jones [TeamSybase]
PowerTeam, Inc.
http://www.powerobjects.com
smlPortal - Moving PB to the web.
"Doug Stone" <dstone@res-q.com> wrote in message
news:vB4M4tP$BHA.289@forums.sybase.com...
>
> We are thinking about moving some of our PowerBuilder NVOs to EAServer.
> Can anyone pro...
Powerbuilder and EAServerI have a Powerbuilder application where much of the processing takes place
on the client machine. I would like to move much of the complex processing
to the application server (EAServer). Has anyone else taken this route and
can give me a good place to start? A reference to a sample app (for
EAServer) would be good.
Thanks in advance,
Terry
The first step is to put the code in non-visual objects. There is examples
at:
http://www.powerobjects.com
I think Cynergy Systems' EAF framework might be worth a look. Check it out
at www.cynergysystems.com. There are othe...
How to Use SSL in Powerbuilder Client for EAServer?I want to Use SSL in Powerbuilder Client for EAServer,But after Read
Sybase'documents,I still can't find a clear steps,I need a simply clear
Steps,SOS,Who can Help me?
--
Qianhaiyuan (Mr.)
Gotop System
Mobile:13307113338
Phone:027-87561071-238
eMail: qianhy@egotop.com
MSN: qianhy2@hotmail.com
Pseudo/actual code with minimal error handling
icn_jaguar.location = 'iiops://my_server_address:9001'
//get ssl service provider
ll_rc = getcontextservice( "SSLServiceProvider", l_sslsp )
if ll_rc <> 1 then error
// Set the QOP
ll_rc = l_s...
PowerBuilder/EAServerHi,
My company wants to re-write some of our apps and make them web enabled.
Can someone recommend some PowerBuilder/EAServer framework.
Perhaps the one that you can use to develop client-server, as well as Web
applications.
PFC cannot handle web applications, we have PB 7.
thank you
Sarah
Cynergy Systems offers the EAServer Framework (EAF)
www.cynergysystems.com
--
Paul A. Horan[TeamSybase]
VCI Springfield, MA
www.vcisolutions.com
"Sarah" <sarah0969@hotmail.com> wrote in message
news:qOOwjwzqBHA.206@forums.sybase.com...
> Hi,
>
>...
How to configure both server and client with using EAServer and PowerBuilder?Hi,
If I am using PowerBuilder version 8.0.3 Build 9704 &
EAServer version 3.6.1 Build 36108,
how can I configure both the server and client setting so
that I can use web-site to access the database for reporting
purpose.
Thanks!
...
Unable to use EAServer with Powerbuilder 8.03When a row is deleted from the client and passed to the server in a blob,
upon the server unloading the blob the deleted row is not available. Went
back to 8.02, and it worked fine.
This has been posted in several newsgroups already, maybe it's time for
CaseExpress?
We delete rows using Get/SetFullState. Can you post your code?
--
Dean Jones [TeamSybase]
CEO
PowerObjects
http://www.powerobjects.com
smlPortal - Moving PB to the web.
<Alan_Simpson> wrote in message
news:A83BD48194F0CEC30050F06385256C56.0050F07185256C56@webforums...
> When a row is deleted ...
Unable to use EAServer with Powerbuilder 8.03When a row is deleted from the client and passed to the server in a blob,
upon the server unloading the blob the deleted row is not available. Went
back to 8.02, and it worked fine.
...
Use PowerBuilder DLL in PowerBuilderWe use PB6.5.
We would want to use a DLL create from PB in a PB application.
We compiled an a PBL as DLL.
After we tried to use DLL in a user object external, but without success.
How can we do to use DLL create from PB or use in a new PB application some
object (visual and no) before compiled with PB?
Any help will be appreciated.
Saul.Convalle@mail.cec.it
Thanks
When you create a DLL from a PB library it is not really a standard Windows
DLL. I'm not sure what the difference is. If you are making calls from PB
then just use the standard PB calling syntax the ...
Using a PowerBuilder app to drive another Windows appMy users need to run a canned Windows application repeatedly with a variety
of parameters on a variety of datasets. In order to do this, they have to
log in, choose a menu item, key in some parameters, click an OK button and
exit. And then do it again and again and . . .
We want to set up a database with the appropriate parameters and write an
application to drive the process. We've considered Winbatch but would
rather not introduce another development tool . . . if it's not too hard to
accomplish the task in PowerBuilder.
This has to run in a Windows 95 or NT Workstatio...
PowerBuilder - EAServerHi All,
Good Morning,
I need some information regarding EAServer. Using EAServer, PB
application communicate with Java Application or is it usefull to
migrate PB to Java? If not, is any way to migrate PB to Java
application?
Could you give me urls for tutorial and EAServer trail version?
Advanced Thanks for yor help.
Chaithu
Please see Mr. Horan's response in sybase.public.powerbuilder.general.
Please try to avoid posting to multiple groups.
--
John Strano - Sybase Technology Evangelist
"Ms. Chaithu" <chaithanya.sw@gmail.com> wrote in messag...
Migrating PowerBuilder/EAserverOur distributed application work is currently done with PB7 and EAServer
4.1.3. I'd like to migrate our objects to PB9 (where all of our
client/server work is done).
If I do this, what needs to be done on the EAServer side (if anything)?
Thanks, Tom
You need to put your server functionality into one or more EAServer
components (these are just PB NVOs with a couple of extra events) and change
your client app to connect to and request functionality from EAServer
instead of distributed PB.
If you are using server push in your distributed PB server, you need to find
a worka...
PowerBuilder - EAServerHi All,
Good Morning,
I need some information regarding EAServer. Using EAServer, PB
application communicate with Java Application or is it usefull to
migrate PB to Java? If not, is any way to migrate PB to Java
application?
Could you give me urls for tutorial and EAServer trail version?
Advanced Thanks for yor help.
Chaithu
You can see the product manauls in
http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.eas_6.0/title.htm
> Hi All,
>
> Good Morning,
>
> I need some information regarding EAServer. Using EAServer
> , PB applicat...
PowerBuilder and SSL to EAServerHi,
Would like to use iiops for connecting to EAServer. I tried few options
and none seems to be working.
From the help file, I tried the following :
SSLServiceProvider sp
GetContextService( "SSLServiceProvider", sp )
int rc
string ls_values[]
rc = sp.GetGlobalProperty("availableQop", ls_values)
IF rc <> 0 THEN
MessageBox("Get Qop Failed", "rc = " + string(rc))
RETURN
END IF
And I am getting -10 as the return value (-10 => An EAServer or SSL failure
has occurred )
Can anybody help me to find whats missing here...