Hello All,
I'm importing a fixed length record file. And am wondering if there is any easy way to tell if im at the end of the file like there was in .vb 6 using .eof ?
If anyone can help me out I would appreciate it.
Thanks in advance,
Matt
Anyone know if this is possible? I know how to edit the report and objects that are currently on the report but I need the ability to add labels and fields. Any help would be appreciated.
Thanks, Matt
Does anyone know if there is a way to email reports in a format such as .pdf or .doc . I would like to be able to export reports through code and dump the reports into and email and fire them off to an address. I know this was possible in vb6/crystal8 though the formatting was not exactly...
I need to use the single quotes in a string and Im wondering if there is anyway in SQL to be able to declare a variable as a varchar() and include the single quotes in the string?
(ie..
@sTmp varchar(50)
Set @sTmp = 'Hello World' ...but somehow keeping the singe quotes.
Thanks in advance,
Matt
How do I go about getting the machines screen size or dimensions. I figured it would be apart of the System.Enviroment but can't seem to find it. Any help would be great.
Thanks, Matt
I know that VB6's Button.Default property has been changed to the form.acceptbutton, but in the user control the accept button does not exist. Is there any way of making a button in a user control act as the default button.
Thanks in advance,
Matt
Im trying to sort a listview on subitems and cant seem to figure it out. I have read some about the icomparer which I also have yet to conquer. Any help would be appreciated.
Thanks, Matt
Im kind of new to classes and need to know how to troubleshoot the class. I read somewhere there is a way to raise an error event in the class to allow you to step through it. Any ideas?
Thanks in advance!
-Matt
I'm slowly picking up .net and need a bit of help adding an index to the combobox.item. I'm loading the item from a database no problem there. But I would like to add an index from the database with it to associate to. Any tips?
-Matt
Hi, not sure if anyone can help me on this one but I'll give it a shot. I am creating a custom user control for security purposes. I have inherited a "MainMenu" and need to enumerate through its children. My problem is that I cant seem to find any properties or methods that happen...
Im running a 2k server with Active Directory on it. I have installed the .net admin pak for xp on my machine and am trying to remotley administer the 2k box. When I try to connect to Active Directory Users or Groups and connect to the domain its giving me this error message: Unable to connect...
Im using a win 2000 workstation going against an NT4 pdc. Browsing the network from any 2000 machine takes a 25-30 second delay. But it only takes a second if it has been recently opened or cached im guessing.
I do have netbeui loaded on the workstation and it is the highest in the binging...
I have a new 2000 forest trying to set up a 1 way non-transitive trust to a NT4 PDC. Currently the trust sets up fine. When ou got to access users from the opposing domain it gives you a security box and wants the User/Password from an account in that domain. We have made sure the password...
First off currently I know I can use the
Dim frm as Form
For Each frm In Forms
Do this....
Next
But this will only bring me back all the currently loaded forms. Is there ANY way possible of returning ALL the forms, even those that are not loaded?????
Thanks, Matt
I have Crystal 8.0 and im having problems with it working on some users machines. It will export a report on my machine but will do nothing on a users machine. I beleive this is related to the .dll for the export is not on the users machine. Can anyone tell me or list the .dll files that...
I am requesting the "remote_user" id through server variables accross the network for a local intranet security. We have just gotten a new sql server / web server and it is now set up on a new domain for reasons of active directory. I am trying to pull the "remote_user"...
I am experiencing a problem with a report. To start off I am using vb6 and crystal reports 8. I am receiving the error "The control is busy downloading data." This error is occurring when chaning the top n sort and the grouping on the fly. The only reference to this error I have...
I am working in an mdi project and need to know if a form which is a non mdi child form is currently open. Is there any easy way of doing this?
Thanks, Matt
I am currently having a problem with using Crystal Reports 8.0 in VB6. I have a complex report that utilizes changing the group, TopNSort, and Sort Direction at runtime. My plroblem is after it changes it when it goes to refresh the report it gives me an error with a number of -2147467259 and...
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.