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 PPB's ML Synchronization functionality in PowerBuilderHi,
I want to start an ASA ML Synchronization in a PowerBuilder 8
application like it is possible in PPB using the wizard to
generate some objects. Is there a way to achieve that?
TIA
Chris Werner
In PB-10 we added the MobiLink sync support (but it's
not visible because of testing backlog), but it will fer-sure
be public in 10.0.1 (or whatever it's called).
You can easily get everything (except the status feedback
messages) working quite easy.
Because the MobiLink sync sends "unusual" messages back
to the caller (in this case, your PB program) for...
Synchronous use of a web service is useful?
I was curious if a web service adds any value when its called 'synchronously' from an ASP.Net application. Both the web service and ASP.Net application are within an enterprise's internal network and on separate web servers. I would think the web service would add no value, but instead lower the performance in above scenario. True or false?sun21170
Yes.I agree with you.
It seems that the only time when a 'synchronous' web service would provide value is when one or both of the following features are needed:n-tier architecture needs to implemented. n-tier developm...
Can I use activex in Jaugar using PowerbuilderHi,
I am writing a component using Powerbuilder and a third party
ActiveX control.
Can I do this in a Powerbuilder Jaguar component:
oleobject o
o = create oleobject
o.connecttonewobject("aaa.bbb")
....
....
Sure -- you'll need to import the ActiveX DLL into Jaguar (you'll need the
..TLB file -- if you don't have it, use Microsoft's OLEViewer utility to
generate one)
--
<hopethishelps />
Roy Kiesler [TeamSybase]
mySybase -- http://my.sybase.com
http://www.exp.com/app/expertProfile?expertID=512231
"Simon..." <simon@...
Creating DLLs using Visual Objects for use in PowerBuilderHi All,
Has anybody created a DLL with visual objects in Power++ ?
< ---- Part of this post contains text (modified) from an earlier post
of mine ---- >
I have run into the following problem on this.
1. I open a new project
2. I add a new DLL target (and delete the EXE)
3. I add a plain form Form1 (since the default Form1 is deleted by
deleting the EXE)
4. I add a new File test.cpp to the target, and in that the only
statements I add is
#include "form1.hpp"
I Run->Build File at this stage and I get the following compile error in
Form1....
Best way to use use Crystal Report in Powerbuilder 8I have been asked to look into viewing reports created in Crystal Reports 9
from within a Powerbuilder 8 application. I'm not sure at all where to
start, I think perhaps the Crystal Report Viewer Control may be what I need
to use, can anyone tell me if that's what I need to use, or is there a
better way to view these reports in PB? Can anyone point me to any
documentation describinh how to use the Report Viewer Control?
Thanks a lot!
Aron Cox
Capilano College
Vancouver
Canada
...
When to use ( and when to use ((?I'm just not getting it.
When do you use ( in a statement, when do you need to use ((, and is
the space after either or both mandatory?
For example, I coded this statement:
if (( $_ eq $bad_guys_ip )) { more_stuff_here };
Why the two (( in an if? And why does it seem to not work when I miss
the space after the ((?
Thanx!
Mark me as...
/Corn-fused|Dense/
> I'm just not getting it.
>=20
> When do you use ( in a statement, when do you need to use ((, and is
> the space after either or both mandatory?
>=20
> For example, I coded this sta...
the general useName: Pilko Nera
Product: Shiretoko
Summary: the general use
Comments:
I thinks IE8 is much better than Firefox 3.1
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...
Use of Categories | General "Real" World UsesI've been using the Firebird extension of the Mozilla Calendar and I
like it better than my use of Outlook 2000 in terms of layout and open
standard file format. Much thanks to the people who keep this project
moving forward.
I read somewhere in bugzilla (on the topic of Categories) that the first
priority was to get Category functionality working, and then MAYBE think
about implementing the ability to assign multiple categories to a single
task/appointment/et cetera (whatever the proper nomenclature is for
dated items input by the user and acted upon as an "object&qu...
Use in generalName: Roques Julien
Product: Firefox Release Candidate
Summary: Use in general
Comments:
Sometime, the mozilla bugs and stops or is frozen. This problem appears
more frequently when I try to read some PDFs. Another problem is that
some videos do not work properly.
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9) Gecko/2008051206 Firefox/3.0
From URL: http://hendrix.mozilla.org/
...
Using Using
I have just completed reading a chapter in my book on performance. The books says to speed up performance on your web site you should use the using statement when opening connections. My question is how do you catch errors if you are using this as apposed to a try catch block.thanksBryan
Why would you use it as an alternative to a try/catch statement. Couldn't you just do something like public void UsingSomeMethod() { try { SomeMethod(); } catch(SomeException e) { /// do something useful }}public void SomeMethod() { using (Something) { ...
general useName: Taber
Email: kwtaberathotmaildotcom
Product: Firefox
Summary: general use
Comments:
too click happy. too many button operations to use easily. Now I have to
ask how to delete it from my machine as there is no uninstall button on
the bar
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729)
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...
the general useName: Pilko Nera
Product: Firefox
Summary: the general use
Comments:
I thinks IE8 is much better than Firefox 3.1
Browser Details: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1b3) Gecko/20090305 Firefox/3.1b3
From URL: http://hendrix.mozilla.org/
Note to readers: Hendrix gives no expectation of a response to this feedback
but if you wish to provide one you must BCC (not CC) the sender for them to
see it.
...
Why I should use PowerBuilderI have used PB for 3.5 years now - I would not go back to VB (unless
required by our client). Which is what may happen...
I have a design meeting with an IT group to standardize their software
applications. The IT group works for a health authority who has taken the
initative to re-write all their current applications in one common
programming language. I feel that PB is their best option but I can not
find anything around that says...
PB is better than <enter other tool> becuase ...
Unfortunately, most of the people I will be meeting with have a MS
background and use V...