| Thread | Last Post | Replies |
|
| preventing users to import data from another mdb file | 31 Jan 2008 23:34 GMT | 2 |
i'm building a database in access and i want to restrict permissions. from the access i can just limit the posiblity to unhide an hidden table and in this way i can preventing the users from looking in un- relevant data
|
| VBA Editor | 31 Jan 2008 22:37 GMT | 8 |
Hello... After many years of programing with access, I decided to automate the creation of the vba coding behind a form. Basically, I have a form where I select all the settings for any given
|
| Aggregate string concatenation efficiency problem | 31 Jan 2008 21:38 GMT | 22 |
I couldn't think of a good subject line for this one. I'll try to make things succinct. I have a "Quick Search" feature I've implemented that searches for types of objects (Customers, Sales, etc) and returns a group of those
|
| Newbie - Forms | 31 Jan 2008 17:29 GMT | 1 |
I'm a newbie in doing MS Access Forms. I would like to create a form that will input data to a table. In order to get the PropertyName, I have a query that gets that joins the PropertyId to a different table to extract the PropertyName.
|
| Can access sum two fields in a form... | 31 Jan 2008 17:00 GMT | 1 |
I have a DB form that gathers all my information for my database. It's quite simple and straight forward. but I collect some redunant information in some of the fields. I was wondering if there was a way that access (in the FORM) can
|
| really basic access question | 31 Jan 2008 15:32 GMT | 2 |
It's been over 10 years that I don't look at Access. I've been working in asp.net for the last 5 developing intranet sites. Just got a project where we are trying to avoid building an application by virtue of reusing something already in place at another
|
| How to create a dynamic multipage Crosstab report with about 50 - 60 columns | 31 Jan 2008 15:23 GMT | 3 |
I want create a report based on the crosstab query which normally returns about 50 - 60 columns. The columns have names of the counties and they keep changing for every session. Is there a way to program a dynamic multi-page crosstab report?
|
| How to compute great circle distances (given lat and long) in MS Access | 31 Jan 2008 11:49 GMT | 2 |
I would like to compute the great circle distance between 2 destinations with the lat and long information provided. Any ideas on the formula to be used as an expression, and if an analysis add-in is needed.
|
| varying pay rates | 31 Jan 2008 04:36 GMT | 4 |
I am developing a db and i have 3 rate levels. the subcontractor begins at level1 (1-19 hours). when she performs 20-29 hours they fall into level 2 and 30+ falls into level 3. I have the payrates in a table attached to the client because of fluctuation of pay rates
|
| How to change text to memo | 31 Jan 2008 03:54 GMT | 1 |
I want to change a field data type from Text to Memo.The reason is I need to type more text in that field. when I was saving the change I got error message "The width of a Unicode text column must be an even number of bytes." Could some one
|
| ODBC driver installation | 31 Jan 2008 02:48 GMT | 5 |
I need to install an ODBC driver for a database, but our system- administrator does not allow me to install it on the VPN-server. Is there a way to install an ODBC driver for a separate user. The client using the driver is an ms-access database. The server is windows 2000
|
| N-Tier help | 31 Jan 2008 01:56 GMT | 3 |
Hi wondering if someone could give me a example of how a hospital can be setup in a n-tier environment? Thanks
|
| Corrupted A2003 DB | 31 Jan 2008 01:47 GMT | 9 |
I'm trying to recover data from a corrupted .mde file. It's the backend of my split database, and I cannot for the life of me figure out how to get in there and open it. Symptoms: Users reported around noon that they were unable to re-open
|
| Validating data on a subform | 31 Jan 2008 00:03 GMT | 5 |
Hello.... I have a subform with a header, detail and form footer. The form Header contains labels identifying the fields in the detail row.
|
| DLookUp in query headache! multiple duplicate records returned | 30 Jan 2008 23:19 GMT | 2 |
I have 2 tables tblReports primary key UPN, plus numeric fields Effort, Attain, etc tblComments numeric primary key ID & textfield Text In the Query I select each record from tblReports using UPN and for
|