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.
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.
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...
Hi,
I have a quick RDC question. Given the following statement..
report.Database.LogOnServer "p2sodbc.dll", "MyDSN", "MyDatabase", "MyUser",
"MyPWD
How do I use it if I have an access 2000 database located at c:\myDb.mdb ? I've searched online but cant seem to find an example to suit my...
Hi All,
I posted this thread before but received no replys so I am trying again.
I currently have vb6 pro and cr 8 pro. My vb application is quite simple: it opens a pre made report and allows the user to preview it.
My question is when I use the Package and Deployment wizard, what happens...
I currently have vb6 pro and cr 8 pro. My vb application is quite simple: it opens a pre made report and allows the user to preview it.
My question is when I use the Package and Deployment wizard, what happens to the .rpt files that the vb application opens?
Are they automatically compiled...
I am planning on using vb6 pro and cr8 pro conjointly for an app. I was wondering if any of you out there know of good sites, books, etc that deal with using the both of them together. There are plenty of sites on using cr 8 or vb6 but none(useful anyways) that deal with using both...
Hello,
I am using visual basic 6 pro and crystal reports 6 pro. My report is connected to an access database. Here is my problem. When I make a change to the database, launch the report using vb the changes to the database are not refelcted in the report.
I tried the following: Add a...
Hello,
I have the following vb code which opens a pre made report..
''General Declarations
Dim crpApplication As CRPEAuto.Application
Dim crpReport As CRPEAuto.Report
Private Sub Command1_CLick()
Set crpApplication = CreateObject("crystal.crpe.application")
Set crpReport =...
Hello,
I have simple question regarding visual basic and crystal reports. I am using Crystal Reports 6 Professional and visual basic 6 professional. I have the follwing snippet of code which compiles and runs however there is one problem. When the report is opened for preview by the visual...
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.