C_Monster221
New member
- Local time
- Yesterday, 21:04
- Joined
- Jan 23, 2009
- Messages
- 8
Hello All,
I have a link to a dbase file that I need to base my entire database on. This file is updated via a program we use in the office. I need to find a way to give this file a primary key and allow for frequent updates. The file I am trying to use sadly is outside the limitations for Access. So I am unable to add the fields we need in the office. I have tried making a select query to give me only the fields i need and then create a new table. My current problem is keeping the new table updated to the dbase file. I have tried real hard in trying to use an update query but it seems to work for me. Any help in solving this problem would be gratly appreciated. Thank you for your time in advance.
I have a link to a dbase file that I need to base my entire database on. This file is updated via a program we use in the office. I need to find a way to give this file a primary key and allow for frequent updates. The file I am trying to use sadly is outside the limitations for Access. So I am unable to add the fields we need in the office. I have tried making a select query to give me only the fields i need and then create a new table. My current problem is keeping the new table updated to the dbase file. I have tried real hard in trying to use an update query but it seems to work for me. Any help in solving this problem would be gratly appreciated. Thank you for your time in advance.