Hello,
Currently I have to hard code the path of my image files in order to view them from crytal report 2008, is there a way to replace the hard code string with the application's path, in order to give users the flexibility to install the program to the folders of their choice.
Thanks,
Victor
Hello,
Currently I have to hard code (c:\file.png") the path of my image files in order to view them from crytal report 2008, is there a way to replace the hard code string with the application's path code, ( Application.StartupPath\file.png doesn't work )users should have the flexibility to...
Hello
when I click on the tree to view the report in the main screen, I receive the following error: "No valid report Source is available" the correct results is shown from the tree view but can't see the data in the main screen, therefore I don't think it's a connection problem.
Please...
Hello,
I'm getting error message "No valid report source is available" with the code below.
This code worked ok from my windows form, can you please help me with the correct syntax for the web form. The error occurs when I click on the tree view which contains the group data, for some reason...
Hello,
The default installation of my setup project is as follows:
[ProgramFilesFolder]\[Manufacturer]\[ProductName]
The problem is PC in Europe don't have a "Program Files" folder, it's in a different language.
When I remove [ProgramFilesFolder] from the setup program, the installation...
Hello,
I am getting the following error message at daaop5.Update(ds).
Update unable to find TableMapping['Table'] or DataTable 'Table'.
Any ideas what's causing the error?
Thanks
Dim ConnectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=|DataDirectory|\aop29.mdb"
Dim...
Hello,
I am trying to update a table based on row selected in a grid (C1TrueDBGrid1.Columns(1).Value), but I am getting the following error:
Update unable to find TableMapping['Table'] or Data Table 'Table'
Can you please help me locate the error in my code.
Code:
Dim ConnectionString As...
Hi
I'm having problems converting to ADO,listed below is my existing code for DAO, can you please help me figure out the proper code.
DAO Code: "Works"
Set ws = DBEngine.Workspaces(0)
Set db = ws.OpenDatabase("C:\Program Files\Microsoft Visual Studio\VB98\AOPT1.mdb", False, False, "MS...
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.