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
I am using business objects where I create SPT cursors with SendUpdates .T.
I never close my cursors, or I think they are closed after the business objects are destroyed.
this is the fetchdata of the business object:
LPARAMETERS tuMsg, tuPK, tuData
LOCAL lnSelect, llSuccess, lcSleutel...
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...
OK, 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...
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.