I am trying to connect db2 UDB on win 2000 to a db2 400.
I am getting the following error message when i connect.
SQL5048N The release level of the database client is not
supported by the release level of the database
server.
Explanation: Database clients can only...
VB6,CR8,DB2 on AS400
I am using the following the code to connect to DB2 database thru VB6. When the propReport.SQLQueryString is executed the log-on dialog box is prompted for user-id and password.All the information is passed thru the SetLogOnInfo and the LogOnServer methods. Is there...
VB6
CR8
NT workstation 4.0
Database : DB2 on AS400
I am using the following connect string to connect VB to a report
Report.Database.LogOnServer "pdsodbc.dll", "A2", "A2", "test", "test1"
when the above code is executed , a logon dialog box is...
I have weird problem.
I have 2 groups and a detail section in the report.The last item line of the details section is repeating on the first line of the next page.
Did anyone face this?Please let me know the solution to this.
Now I am increasing the header hieght whenever I encounter this problem.I am looking for a permenant solution.
Can any one guess why this problem is happening, by the solution used(increasing the group header hieght).
Last week I deployed a application on the end user's PC.
Same report on different PC's looks different.
e.g. the report on the end-user's PC has to be zoomed to be visble ,but on my PC it is visible clearly without zooming.Although I made the resolution on my PC the same as the client PC ,I...
Thanks, I used another method to solve this problem
I unchecked the 'Supress if duplicated' option.
THen put the following formula in the 'Supress' option condition('X-2' box)
if (trim(Previous({fld})) = trim({fld})) and (trim(Previous ({GroupField})) = trim({rep.GroupField}) ) then
true...
I have a similar kind of problem must be the same.
I have checked the 'Suppress If Duplicated' option for a field in details section.But I the number of that field exceed one page and fill on the other page, the field is not suppressed at the top of the second page.It appears on the first line...
I have moved all Page header fields to GH1.This works fine.
But as you said, sometimes the old group header is carried to the top of next page.
Please let me know?
Hi,
I have a old 486 PC.The power switch was not working.To see what happened I disconnected the switch from the wires.There are 6 to 8 different colored wires.Now I don't know how to assemble them.
1. Is there any way I can by pass the switch and boot the PC.
2. How can I join this or a new...
Thanks.
Is there any other way without doing that.Because I am printing this report on a pre-formatted ,pre-printed form.I need to change a lot of alignment and go through a lot of testing, if I move the fields from the page header to group header.
Can you tell me why is this happening?
Thanks.
Yes there are groups.The grouping is on the customer number and purchase number(inner one)
The page break is on customer number footer(One change of customer number new page starts).
I have a report which prints detailed customer information. It has a header,details and a footer section.the header section consists of customer number,address etc. And the details section consists of the purchases made by that customer.
Whats happening is for some customer the header...
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.