I ´ve a jdeveloper 11g web applicattion running in a stand alone machine. Now, clients must use this application from the Internet.
Can I find a hosting service for hosting such an application?
I navigate the Internet but I didn´t find a service that support JSP and servlets.!!
Hi,
I'm new in VBasic & mails.
Does Anybody tell me how can Save mails attachments in VBasic 6 to Disk using MAPI components (MapiSession and MapiMessages)with OutLook Express.
Thanks,
Does anybody tell me .. why the last value in the last record is not printed?
I printed the report five times and two times the values where printed but nothing happened the others three times
I use CR8 and the report is very simple, without formulas, condicionals or selecctions!!! just printing...
hi!,
I need two types of sums in the same query. One type of sum correspond to the -group by- selection and the other type of sum correspond to a general total- .
I think something like that:
SELECT especiali,partido,descrip,
sum( case when esp_dedi='E' then 1 else 0 end) as count_E...
Hi1,
I've two groups: states (g#1) and specialities (g#2)
In the foot of the group #2 i print two types of subtotals and the sum of these (three columns) and i want to print (4th. column) the computation of the (sum / total_group g#1) (the outer group). How can i do this?
I use CR8.0
thanks,
Hi!,
I want to register some .dll s with a Vb application. This have to run in differents platforms (w98, xp, w2000, w2000 server,...)
does anybody help me ???
thanks,
Hi!
When I export a Report to a rtf format, if I use the u2frtf.ddl ver. 8.0.0.33 (well registered) the exports results in not good formated text and I ´ve a lot of problems with subreports.
I hear that the u2frtf.dll ver 8.6.04 resolve these problems.But now, when I export a report a GPF rise...
Hi,
Does anybody tell me how can I copy from one server to a device only tables and stored procedures (no users..). Later, I want to restore on to another server.
thanks
I 've made a package through Package and Deployment Wizard but when I distributed it, the distributed packed do not make the direct access of the .exe file well. How can I edit the setup.lst for correct this?
thanks,
Hi!
Does anybody tell me why an .exe file (compiled with vb 6.0) is too slow.
The only I can tell is that the projects involve 30 (no complicated, ado manegment) differents forms
thanks,
Hi all!
I need to change to a six spaces seven fields per record (f1, f2,...,f7) if and only if the value of the field is null.
how can i write this stored procedure?
thanks,
Hi!
I've two tables from differentes ODBC source. When I join them in Crystal, I can not access to view the SQL Query String and the data not appear.
Why?
Please help,
Thanks
Does anybody know why this cause an error in VB6?
cn. begintrans
cn.execute str1
cn.execute str2
cn.committrans
where cn is a valid connection
when the flow of control reach "cn.execute str1" this
message raise:
no more connections can been created in manual or
distributed...
Hi,
I pass parameters from VB6 to a Crystal Report, I view well the report, but if I change the paper size, the Crystal prompt for the parameters again!
My code is:
**select the paper size and set it to the report
m_Report.PaperSize = CboPaperSize.ItemData.CboPaperSize(ListIndex)
** refresh...
Hi!
Here is how I execute a Crystal Report in my VB6 application:
Set crapp = CreateObject("CrystalRunTime.Application")
m_Report = crapp.OpenReport("\wincg\PlanCtas.rpt")
...........
m_Report.ReadRecords
.....
My problem is:
when i execute my application the second time i...
Hi!
I use Report Design Component in VB6. I insert a .dsr for each report of my application.
My problem is in VB6 when i going to insert the 24 th. .dsr archive in my application, in design time , Vb6 raise a fatal error an i must exit within VB6.
I have testing it three different machines and...
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.