PB 6.5 crash with Sheridan OCXI am using Sheridan's SSYear OCX control. It worked fine for me under
PowerBuilder 5.004.
But in PB 6.5 i get a GPF in PBVM60.DLL if I click between days too quickly.
I've tried moving
the click event's code to a user event and I've tried allocating space for
the strings that the
ole_calendar uses before their usage with no luck. My OLE DLLs are later
than what is
recommended. Any ideas? Thanks.
I had (actually, I still have) problems with OCX controls and PB 6.5
executables too (see discussion: "PB 6.5 OCX Crashes in EXE") and
someone recommended ...
Delphi 5 OCX and PB 6.5Hi
I have created a Delphi 5 ActiveX that manage a series of BMP images. I
inserted it in PB 6.5 (using the tips posted here, i.e., getting a
native pointer, etc.). It worked fine... for a while. But now I'm
having a little trouble with the following description:
Within the ActiveX inserted in PB 6.5:
1.- I construct an image (a BMP) for printing it.
2.- I use the delphi printer object to put a title over the image.
3.- I print it and everything is OK. The title and the image appear.
4.- Here is the trouble. I print it again and just the title appear. I
don�t know why the ...
OCX and PB 8 (vs PB 6.5)We have developped an application with PB 6.5 which included some OCX
(DynaZip, Imaging and another dedicated to secure payment with visa card).
It worked fine under PB 6.5 whatever the OS we were using (95, 98, Me, NT).
We've migrated under PB 8.5 and now we get errors trying to access external
functions of OCX.
With the dynazip OCX, the behaviour is nearly correct but arguments seem to
always be passed by value (and no more by reference).
With the OCX dedicated to secure payment, we get error accessing external
function.
With the Imaging OCX, we get error accessing external func...
Call Visual Basic 6.0 exe OR OCX in PowerBuiler 6.5 ApplicationHi! Friends
I have application in PB 6.5; I want to add new module or functionality in
one of the MDI sheet. New functionality is in VB 6.0 as an application OR
OCX control. This VB application will take argument and also return number,
which I want to use in PB 6.5 application. I want your ides, How I can start
in PB 6.5.
Note: PB application connects to Oracle using native driver and VB
application connects to other Oracle database using ADO connection.
Thank you.
Paresh
...
OCX Web and PB 6.5Hi PB People:
We are using the OCX Web browser for view html files, and we want to send a
Word document that is stored in a database to the OCX Web browser, we
recovered this document with the sentence SELECTBLOB document FROM DocWord;
and we stored the binary object in a BLOB variable. After, we generated a
temporary Word file with the data of this variable and show it in the Web
browser with the Navigate(url) sentence
ole_web.Object.Navigate("C:\temp\document.doc")
We want to make the same without having to generate the document temporary,
directly sending the informatio...
PB 6.5 , OLAP and OCXHi,
I want to give a drilldown functionality in the app. I am using Microsoft
Horizontalflexgrid and ado.
I am connecting to the ado and want to assign the recordset created to the
horizontal flexgrid.
There are couple of questions:-
1. How do I check whether the ADO has created a recordset or not in PB 6.5
?
2. "ole_hflexgrid.object.rowset = nvado.recordset", this statement is giving
me a error accessing external object property rowset. What am I doing wrong
? ( the full code is given below)
3. This is the strangest of all. I tried going thru the mshflx98.chm...
PB 6 and PB 6.5 crash in OS W2K ProfessionalRe: PB 6 and PB 6.5 crash in OS W2K Professional
I notice that I need to upgrade to 6.5.1 as well as EBF 1299. However, I am
only able to get 6.5.1. Where can I get the optionally patch EBF 1299?
Is there any document to indicate any known problem in OS W2K for 6.0 and
6.5?
Can be upgrade from 6.0 and/or 6.5 directly to 8.0?
Is 8.0 support WIN XP?
Regards.
Thanks!
...
How to use .ocx files in pb 6.5Hi all,
I'm kinda newbie and I have to attacht this bar-code scanner to my
powerbuilder application. With mscomm32.ocx this has to work, but HOW?
Can anyone PLEASE!!! help me!!??!
Thnx in advance,
Jona jona@home.nl
Open a window and then from the window toolbar select 'OLE ' from the visual
components list.
This will open a dialog box. Go to third tab 'Insert Control' and selected
your required ocx. If its not already registered then register it by the
button 'Register New'
Hope it helps
Suhail Sarwar
...
Internet Explorer OCX in PB 6.5Hi all, just started testing to use OLE objects in PB 6.5 trying to build an
browser using Microsoft WebBrowser Object.
When doing this in Visual Basic I have no problem accessing properties or
functions of this control but when trying to do the simplest task of them
all in PB I'm failing on ex. "Unknown function name: navigate". When using
objectBrowser looking at the objects properties/functions and so on in PB it
lists the functionname "navigate". I found an example on how to work with IE
in PB 7. But I don't have this version of PB thats why I'm ask...
PB 6.5 crashes building exePb 6.5 crashes when buildiing exe using maching code option on a
Windows 98 second edition (Spanish) 64 MB RAM machine. Any ideas?
Is this a Win98 issue?. I would appreciate your help,
Thanks in advance,
Vladimir
My suggestion: don't build a machine-code .exe. Pbd's are just as fast in
almost every situation, are smaller than the corresponding .dlls, build
much faster than .dlls, and are more stable than .dlls.
Regards,
steve
[TeamSybase]
Anteriormente he trabajado con PB6.5 y existe un problema al hacer un=20
ejecutable y se usan ciertos simbolos propios del e...
PB 6 and PB 6.5 crash in OS W2K Professional #2I am currently using PB 6 and PB 6.5 with OS W2K Professional. However, I
have an PB crash problem after I run a PB 6.5 application through the
Powerbuilder directly. Is there a compatiblity issue for PB 6.5 Build 444
on Jun 10,1998 01:08 and PB 6.0 Nov 12,1997 23:28 in OS W2K Profession.
6.5 was never supported for W2K, although many people run it succesfully. I
suggest you install 651 and optionally patch it with EBF 1299.
--
Terry Dykstra (TeamSybase)
Please state PB / OS / DB versions in your post.
MySybase http://my.sybase.com/mysybase
Search Deja: http://www.pfcguide.com...
Building exe after migration from PB 5.0.04 to PB 6.5I have copied all my librarries ans so on to a new folder. Then, after the
migration have completed, I try to build an exe from my project. I get a
list of info. and obsolete messages and accepts this. The build-proces
continues but after writing all the objects I get an error: 'Error writing
object information'.
My question is: What is the meaning with this message??
jal@kmd.dk
J�rn Aabel Luckow.
...
Need help in using ocx in PB 6.5Hi all,
I'm new in using OCX in PB, so I need someone to help me.
I need to do an interface to allow my PB app to call into a VB app. I
created an OCX using VB.
I've added a OLE object (with my OCX) to my PB app. How do I call the
function inside the OCX,
can someone help me?
Thanks.
...
Newbie Question : OCX & pb 6.5Hi all,
I've just finish my first ActiveX Component (a simple toolbar), with vb 6.0,
but it seems that I've missed something...
I can "import" my ocx in pb 6.5, I can run the application etc... but...
I can't call ocx's methods and properties...
Here is my piece of code :
ole_toolbar is my ocx....(hu... the OLE container)
ole_toolbar.AddItem("Some texte for the caption of the item")
or
ole_toolbar.BkColor = RGB(some values...)
pb doesn't recognize AddItem function and BkColor Property...
Why...?
thx you,
Cedric Menec
Try:
ol...