Another related for you guys if you dont mind. I've also read quite a bit of comparison between Java Server Faces and Struts - as JSF is itself a web application framework. How do the two of these compare?
Thanks for your input. What I am still unsure of is when one should be used over the other? If Struts includes the major technologies provided by J2EE, doesnt that make J2EE a little redundant?
Thanks for your input. What I am still unsure of is when one should be used over the other? If Struts includes the major technologies provided by J2EE, doesnt that make J2EE a little redundant?
Hi,
I have recently been looking into various java technologies a bit and j2EE and jakarta struts seem to be quite popular. What are the similarities/differences of the two? When should one be used over the other ( that is if they are even comparable) ? Thank you all for your help.
Hi,
I have recently been looking into various java technologies a bit and j2EE and struts seem to be the in thing right now. What are the similarities/differences of the two? When should one be used over the other? Thanks.
Thank you for the help !! I tried your suggestion and it worked! To answer some of your questions: Company Name 2 does not have month because I forgot to put it in when I was typing the example; sorry. And you are also right that sums are not required.
The report might seem...
Hi zemp,
Thanks for the link; I saw all the tables and fields in the debugger but I want to be able to allow the user to select fields and place it on the form. Would this be too difficult to do in vb?
Hi All,
I have a problem that I cannot figure out. I have the following table.
Monthly Totals
---------------
company name (PK)
month (PK)
car sales
budget car sales
SUV sales
budget SUV sales
I want a report that looks like follows...
Company Name 1
car sales budget...
Hi All,
I have an access 2002 database and vb 6 pro. For one of my vb forms, I want the user to be able to select any field from any table in the database and place it on the form. I was wondering if vb has some sort of database schema explorer which would allow the users to do this(kind of...
Hi All,
I have a choice between using an OLE DB connection or a ODBC connection to my access database. I am not sure of which to use. Can anyone possibly tell me the advantages/disadvantages of the two? Which one should be used over the other in which situation? Thank you.
Thank you both very much for your help! Turns out I was using the wrong join type; guess thats what happens after a 9 hr day. Maybe there is something else you guys know of. In crystal chart are null values always converted to 0? When I plot the values, it shows 0 for all months after the...
Hi lbass,
thanks for the reply. Here is what I am trying to do(simplified example).
Table 1
Custmer Name (PK) Month Sales
------------ ------- -------
John Jan 1000
John Feb 2000
Table 2...
Hi All,
I am creating a report using cr 8. It connects to an access 2002 database using an OLE DB connection. I need two tables on he report; lets say t1 and t2. However, I do not want to link the tables together. If I dont link them together the report will not show any data from the...
Hey Vidru,
I just tied something else. Instead of using ODBC I tried OLE DB . This way my code worked without having to log on at all. what is the diff between ole db and odbc ?
Hey Vidru,
I dont know how a ODBC DSN name looks like. I just followed the CR wizard when creating the report and made it get data from the access database I created on C: . How do I find the name of the ODBC DSN connection? Thank you for your help.
Hi Guys,
I have tried everything and I still cannot get it to work. I get this strange error message that says "Object 'Database' of 'IReport' Failed" Then, the vb app opens microsoft visual C++ and shows me all this assembly code !! Here is my simple code. It is all in one form.
Dim...
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.