Hi all,
I'm manipulating a filter on ClientDataSet. Eventually, I need to delete all records shown as the result.
I've tried to use ClientDataSet.Delete, but it's deleting the underlying record only.
Can anyone help me here?
Thanks in advance,
Yoav.
Hi Friends,
I'm using an Access 2000 db which have a field called "Rem" set as Hyperlink type.
I'm also using an ADODC and a simple data grid for showing the records.
1. Is there any way for showing this field on datagrid as hyperlink?
2. Same question for datareport...
Hope I was clear enough...
Hi,
I'm trying to understand why this is not working for me..
I'm using Access2000 database and ADO Object to show data over datagrid.
What I'm acually trying to do is to filter data according to the SAME criteria but on 5 different fields (some of the fields might contain a null value) named...
Hi Experts,
I'm trying to filter some data using SQL query on Access 2000 db.
Thing is that I'm getting run-time error '3001' - "Arguments are of the wrong type, are out of acceptable range, or in conflict with one another"
here is what I have so far:
Dim cn As New ADODB.Connection
Dim rs As...
Hi experts,
I'm using MSHFLEXGRID to populate records from Access db usind ADO control.
When having a large number of rows, while scrolling down the rows, the header row (or is it column header..? ) is going up with the previous rows and kind of "disappear"...
Any idea how can i fix it, so...
Hi Experts!
I've made a small application using Access 2000 db, packed it and installed it on my personal pc. For me it works just fine. The problem begins right after the installation on users pc. When they click on any button it's giving them this error: "Run-time error '9' subscript out of...
Hi,
I've created a setup file using PDW for my application. When I install it on machine running with winXP OS, it setup is working fine.
The problem begins when I try to install the program on a machine with WIN98 OS...then it gives me something like this: "Setup cannot continue because some...
Hi all,
I'm trying to figure out how to make it work...
I have an Access2000 as a database for my application which is installed at several users.
How can I let more than one user to access the database and update it so others can see the changes?
here is what I have now:
Dim cn As New...
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.