When the COM+ dll does not start automatically through a client activation (automation error on the client) I try to start it manually through the "component services" of the "control panel". But then I get the following error
=> "An error occured while processing the...
when i read the report.papersource (hp 4050) value I get 257 for tray 1, 259 for tray 2 and 15 for automatic selection. How come, because the normal values are:
crPRBinAuto 7
crPRBinCassette 14
crPRBinEnvelope 5
crPRBinEnvManual 6
crPRBinFormSource 15
crPRBinLargeCapacity 11
crPRBinLargeFmt...
(make sure the sorted property is true)
Run the example above:
click on the arrow of the combo box and press "def"
----------------------------------------
Add the following code and do the same => you will notice the difference...
Private Sub Combo1_Click()
Combo1.Font =...
I made the following :
I change the font in a combo box when the users "dropdowns" to "courrier". (because all the letters have the same width) But i want to change it again to the normal font when the user selects an item.
(i can't place it in the click event because...
Yes, perhaps that is the only solution
Perhaps some more explanation of the situation. I must make 15 reports in vb which all select different fields from the database, but all have the same where clause
where blabla like parameter1
...
abce like parameter20 (20 times like in where...
ADO stored procedure question
I've already called a stored procedure with parameters and so on.
Now I have the following question:
Is it possible to give a recordset as input parameter (REF CURSOR) to a stored procedure?
Because i must select some data for a lot of id's (not always the same...
Thanks for the tip, checked it, but i haven't found the problem.
It seems that there is somehow a maximum number of subreports possible ?! Because when i first do some other actions, it doesn't crash always on the same place.
i'll try to create the report without subreport...
Happy new year...
i made a report with a subreport.
* if i run that report with 20 records it works normal.
* But if i retreive 50 records and push the next button it crashes after 40 reports and i get the error message "not supported"
* if i delete the subreport and run the report without...
In the examples i find a lot of "CRX..." variable declarations in visual basic.
But I cannot declare those. Is there a special reference or so i must set ?!
Thank you !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.