Hi,
it's has simple as this... I have a form with a table "tbl" for source and I don't wan't that form to save the data as it close. I've tried doing this:
Sub ..._onLiberation(...)
Me.Dirty = False
End Sub
I tought it would work but it did not and since it's the only thing I...
Hi,
it's has simple as this... I have a form with a table "tbl" for source and I don't wan't that form to save the data as it close. I've tried doing this:
Sub ..._onLiberation(...)
Me.Dirty = False
End Sub
I tought it would work but it did not and since it's the only thing I...
I need to open(preview) an image... I have the full path (path\image.jpg). Don't mind if it open in a msgbox... as long as it open.
I'm working with "docmd" but I haven't been able to do anything right... for now. Anyone have an idea!!!
Thank
I have a report... in it ther's a "sub-report" name boby using the source "report.reportBoby"
Let's say I want to use the value returned by boby, how could I do.
I've tried me![boby] but it will not work.
I've done a lot of test but none will work... HELP!
Tx for your help...
I've come up with this part of code to import from a dbase table and it will not work I don't think it's the code but... could you check if the following is ok.
here's the error Access97 give me:
**********************************
Error 3170
Couldn't find installable ISAM...
Access97 is giving me this error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error '3170'
couldn't find installable ISAM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is it because something is not installed?
What does it mean?
Access97 is giving me this error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error '3170'
couldn't find installable ISAM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is it because something is not installed?
What does it mean?
Hi,
I've got a "user level" security system on a database and when I delete or create a new user, the system send back this error:
Unable to update; now locked by user « UserName » on « ComputerName »
Why and how to fix it?
Thx
"I may be slow but I'm deadly accurate!!!"
Hi,
I've got a "user level" security system on a database and when I delete or create a new user, the system send back this error:
Unable to update; now locked by user « UserName » on « ComputerName »
Why and how to fix it?
Thx
"I may be slow but I'm deadly accurate!!!"
Hi,
I have a form in wich you enter a first and a last name. Now if the 2 are not isNull(), there should be only one entry so I search for it and bingo.
Now, if one of them isNull() then there could be more then one entry so I wanna open another form with a scrollingdown list...
Hi,
I have a form in wich you enter a first and a last name. Now if the 2 are not isNull(), there should be only one entry so I search for it and bingo.
Now, if one of them isNull() then there could be more then one entry so I wanna open another form with a scrollingdown list...
Hi,
I have a form in wich you enter a first and a last name. Now if the 2 are not isNull(), there should be only one entry so I search for it and bingo.
Now, if one of them isNull() then there could be more then one entry so I wanna open another form with a scrollingdown list...
Hi all,
When you close a form with the X in the upper right corner Access automaticly save the data, if there is, in the table. How to avoid that?
Tx
Bigpapou
Hi all,
When you close a form with the X in the upper right corner Access automaticly save the data, if there are, in the table. How to avoid that?
Tx
Bigpapou
Hi,
It aint my thing, I'm a programmer not an Access user...
At work, someone had a database wich contained a big table(4000 rows and over)... to send via e-mail, he splitted the table into smaller ones and created smaller databases with each one.
His problem, wich I aint able to solve, is...
Hi,
I have a "user level" type of security system for my Access application. The only problem is that I've created and joined a new workgroup "file.mdw" (I'm not working with system.mdw) and now, every time I'm opening Access, the darn thing is asking for a password...
Hi,
I have a user level type of security system for my Access application. The only problem is that I've created and joined a new workgroup "file.mdw" (I'm not working with system.mdw) and now, every time I'm opening Access, the damn thing is asking for a password.
Is there a...
Here's my problem!
I have a couple of databases (identical). There is more than one way to change these so now, my problem is that the data is different in both of them.
What can I do sa that they have the same data?
Don't worry about the tables, their fields are identical twins.
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.