Hi, has anyone had any experience with adding the Maxicode/UPS barcode to a crystal report?
I need to generate the barcode at runtime and am really struggling to find a font for it so any help would be appreciated.
Thanks,
Noel.
Hi,
I have an sql app which connects to the db's via odbc. I have a report within the app that i can run fine on the development pc but when i move to another pc i get the LOGON FAILED message. What am i doing wrong?
here is the code that calls the report and applies the logon details...
Hi,
I need to be able to set the database name used within a stored procedure by passing a parameter at run time. I know how to pass a parameter normally but I seem to be a bit stuck on this one.
Here is an illustration of how i thought it would work.
create procedure [dbo].[sp_Lock]
@dbExt...
Hi Guys,
I've been playing around with this for hours and seem to be getting nowhere fast!
I have 2 forms (both with datagridviews). User clicks on form one and gets form two containing details for the row they clicked on and the ability to edit those details. When the user makes changes in...
Hi,
I'm writing a vb.net (2003) app that links to an SQL db. On a form I have added a button that allows the user to insert data into a table. Once the item has been added i need to retrieve the new db ID and do an insert onto another table. How do i return the value of the new id so that i can...
Hi all,
I have a picture box displaying an image and I have a context menu with a zoom option. When i put the two together i get a picture box that allows you to zoom into the image. The problem that i have is that it only zooms intio one point. I want to be able to set the focus of the zoom to...
Hi all,
I've got a picture box on a form that displays an image and i want to know the file format of the image (stored in the db as Long Binary).
Any ideas how to detect this?
Thanks,
Noel.
named "PrintPreviewDialog".
Hi All,
I feel like a right royal pain at the minute but I've tried looking every where to reolve the above problem.
The error occurs after i've loaded a form that contains a picture box done a print preview closed the preview, moved to the next record and...
Hi,
I'm using vb.net 2003 and I have a form that uses a picture box to display an image. I have put a context menu on the picture box allowing the user to print the image, however on trying it I ended up with an image the size of a postage stamp in the corner of an A4 sheet. Could any one...
Hi,
I'm new to programming and after messing with access an awful lot i've decided to have a go at vb.net so please excuse me if this is a bit basic.
I've written a small app that stores contact details and images (stored in the db) associated with those contacts. I've got one form in...
Hi I'm a novice to programming and I'm trying to learn VB.Net and would appreciate a little help.
I'm working on a small project that has a contact database (Access) containing names, address's and a picture as an OLE Image.
I can get all of the text objects on my form with out a problem...
Hi,
I've created a report (Crystal V8)based on an SQL stored procedure and when i'm working with single parameter values it works really well. The problem comes when i try to implement the parameters as an array of values. I've looked on the net and can find documents that explain how to do...
Hi,
I'm having problems with a report where the total for a field does not add up correctly!
The report pulls up the records correctly, does not supress any records but the value in the SUM field is incorrect to the lines on the report.
If i drop the report into excel and sum the column i get...
Hi all,
I'm having problems exporting V8.01 reports to Ascii format. I've tried exporting directly into a text file and i get extra lines added, i've gone thro word and saved as text and i get extra spaces at the end of the lines and extra linefeeds at the end of the file. I've tried paginated...
Hi, i've created a report based on a table. The table stores 3 main components.
PeriodId
YearId
MiscInfo
what I'm doing is passing in the PeriodId from a parameter. I would then like to be able to select all data from table which has a periodid <= parameter AND the yearid the same as the...
Hi all,
I have a problem getting a form that uses tabs to display data. The form is called from a command button on another form that is displaying summary information of records in a table. The form should open and display the relevant record based on the id of the record that is selected. The...
Hi,
I'm getting some strange results with a date query that i'm using. Sometimes it will display the correct results sometimes not. At times i have to use a months date range just to get anything at all to display.
The query i'm using is;
stLinkCriteriaMain = WHERE & " [tbJob].[OrderDate] >=...
Hi all,
Just a quickie. Is there a way to set a form size so that the form can not be resized by the user. I have some forms that i want to lock at full screen and some that i dont.
Regards,
Noel.
Hi,
I need to be able to copy a record in a table (which i can do) and also copy a related record in another table. This needs to be based on the current form and a form that is displayed on command. For ease of use this needs to be done from a button.
Any help appreciated.
Noel.
Hello all,
I have two text fields which i convert to to a time. These times give me a delivery time and an actual delivery time. In my report i want to count all jobs where the actual delivery time is more than 30minutes greater than the delivery time.
How can i do this.
The original text goes...
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.