Hello,
I have a Windows application written in VB.NET.
In this windows application there is a possibility to open and save
word documents.
This works fine in word 2000 and word 2003.
One of the customers has changed to word 2002 and in this version it
doesn't work anymore.
I always get the...
Hi,
I use VB.NET and crystal reports 10
For viewing my reports I use the standard reportviewer.
In the reportviewer, you have a Toolbar with the standar-buttons.
When you click "export" in the toolbar, he shows a savefiledialog. How can I manipulate the initial dialog that is shown in the...
Hey,
I wonder if it is possible to pass a parameter from a subreport to a mainreport so I could use that parameter to pass to another subreport.
Thanks,
Björn
Hi,
I am using SPT cursors instead of the dataenvironment. So I don't use any remote views. My data is stored in a back-end SQL Server 2000 database.
So I don't use the Data Environment anymore.
I have a question:
How can I close all the open cursors after the user closed the forms?
Hi,
How can I simply loop through all the elements of a two-dimensional array?
And how can I know how much elements there are in the array (COUNT)?
Thx
I have a report that gets its data from a Stored Procedure (SQL 2000). I have to give about 10 parameters with my report. When I run the report from the designer, all works fine, but when I call it from my application, the reportviewer starts to ask me to fill out all parameters.
When I open...
hello,
Some off my users get the following error :
"File or assembly name CrystalDecisions.Windows.Forms, or one of its dependencies, was not fout" and a bit further in the error I see "Attempting download of new URL file:/// (applicationpath)/CrystalDecisions.Windows.Forms.DLL".
The strange...
I have build two .NET applications.
On my pc the performance for both applications is very good.
A customer has bought these two applications.
He runs them on a citrix server. The performance of one of the applications on the citrix server is very bad. It runs very slow. The other isn't. The...
Hi,
When I use the function AUSED(), I get the following result:
viewUsers1
2
viewUsers
1
And the only thing I have done is just a SQLEXEC() to retrieve the data. Does anybody knows why VFP created 2 views in 2 different work areas? Or is this a default feature in VFP 8.0?
Thx
Who can explain why I have the following aliases in my VFP memory?
e.g.
viewEmployee
viewEmployee1
Am I doing something wrong? Perhaps too many retrievals of data? Who can solve this problem please...
Hello,
I made a wizard with three tabpages in VB.NET. In every tabpage there are several comboboxes. When I load the wizard, I define the datasources. I also set the selected values of all the comboboxes to nothing.
Whet the wizard is loaded, The selected text and the selected value of the...
Hello,
When I use a treeview in my application, I allways expand it. The problem I'm facing is, that the treeview allways shows the lowest part.
I would like, after the treeview has been populated, that the treeview starts at the top of the treeview (and not at the bottom)
Could someone help...
Hello,
I would like to catch the click event on the help button. I that way, I would call the help form when the user hits the button (because I only have a help-page for each form)
Does anyone has an idea how I can catch that event?
thanks!
Björn
Hi,
I have made a program to send out our newsletters to all are clients. No i want to deploy this program on a other pc (who will be responsible for the newsletters), but when I want to mail the newsletters from my app on his pc, I get an error. I have been able to figure out that the...
Hi
We have a problem with our comboboxes which are placed on tabpages.
on the page load, we add the datasource, the display - and valuemember to the comboboxes and give them a selectedindex = -1.
When we now hit a tabpage, all the comboboxes, who are on the same tabcontrol, show the first...
Hi,
I made a main report that contains one subreport. Both reports are based on a stored procedure.
I use Crystal Reports .NET
In the subreport (stored procedure), I add the name of the database as a parameter.
--> ex. sql query : select * DATABASE.dbo.person
When I run my main report I get...
Hi,
I made a main report that contains one subreport. Both reports are based on a stored procedure.
I use Crystal reports (.NET)
In the subreport (stored procedure), I add the name of the database as a parameter.
--> ex. sql query : select * DATABASE.dbo.person
When I run my main report I...
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.