Have someone used UltraDev as a corporate development tool? We, at my company, are evaluating to migrate our business applications (client/server) to web accessed applications with UD4 + JSP + Informix.
Any experience, any opinion?
Thanks in advance.
I have been checking this sample application (http://msdn.microsoft.com/voices/sampleapp.asp).<br>
I'm trying to use it in my first multi-tier application.<br>
I plan to use three layers (user interface, business logics and data access) implemented in Duwamish 3 and 3.5 versions.<br>
<br>
If...
I have developed an Activex DLL to use it in a vbp project. <br>
I have referenced the DLL from my vbp project. <br>
We use SourceSafe.<br>
<br>
Must I include the DLL as a related field in the vbp project to the other programmers can access it?<br>
Or must I copy mannually the DLL in each...
I need to edit a parent-child relation in a datagrid. I populated the datagrid with a SQL command like this:<br>
<br>
SELECT bills.bill_no, bills.value, <br>
bills.client_no, clients.client_name<br>
FROM bills, clients<br>
WHERE bills.client_no = clients.client_no<br>
<br>
I want the...
Have anyone here used CORBA?<br>
(I suppose that, since there is this forum)<br>
What type of applications have been developed using this?<br>
What have been your results and limitations?<br>
Would you recommend it?<br>
How it compares with COM?
I have a form with methods and propperties that I want to use in the rest of the forms of my application. Can I create a *visual class* from this form?<br>
<br>
I'm new in VB6. With VFP (and other OOP languages) this task can be done quickly and efficiently.<br>
<br>
Using Dim frmOne As New...
Newbie question:<br>
<br>
What's the differences between OLAP and Data warehousing concepts? Could exist Data warehousing without OLAP?<br>
<br>
By the way, why each concept have a different forum?<br>
<br>
TIA
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.