| Thread | Last Post | Replies |
|
| New to access db | 02 May 2008 22:38 GMT | 6 |
I am trying to develop a db to track people that go to conferences, where, when, how much etc. I have three tables, one called employees, one called events and one called funding centres. I have tried to form relationships between tables and I think this is where the problems ...
|
| Medication Database: How to set up? | 02 May 2008 10:59 GMT | 2 |
I'd be grateful for some pointers on how to set up a database to keep track of all the meds I'm taking (and have taken in the past). I've got Access 97 but I've never used it. Maybe using Access would be overkill, but I thought I'd give it a try.
|
| Error 3315 Runtime | 02 May 2008 02:30 GMT | 5 |
Thank you in advance for any assistance: I have a field unbound that parses a name into its constituents LastName, FirstName and so on, when a new name is enterd Code works fine; However when user is looking at previously enterd names and the focus is on the txtName
|
| Ken, are you out there? Still having table trouble.. | 01 May 2008 09:54 GMT | 7 |
Ken, I used the code you gave me, but I'm getting a "Compile Error Unexpected Sub, Function or Property" error for this line: strSQL "INSERT INTO Locations(Locations) VALUES (""" & NewData & """)" What have I done to it???
|
| ADO: References not installed properly (?) Error 3706 | 01 May 2008 04:44 GMT | 1 |
I hate to ask such a boneheaded question, but the internet just doesn't seem to be able to help me. I'm running Access 2003 on MS Vista. I'm trying to write some VBA code in a module, but I keep getting Error 3706 ("Provider cannot be found.
|