473,388 Members | 1,346 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

update, append query Joins being deleted.

After realizing the integrity of my data is questionable I went back to
my update queries and opened up a few. The joins I had originally
created between key fields were no longer there. It was as if someone
when in and deleted them. I have been using Access for 10 years and
I've never seen such a thing. My temporary solution is to embed my
update queries in vb as a SQL string. That way I know the SQL will not
get modified. More and more I'm loosing trust in these query objects
this is the second time in 4 months I saw this happen. If anyone has
ever seen this please let me know. Thanks.

Nov 13 '05 #1
2 1322
Pete wrote:
After realizing the integrity of my data is questionable I went back to
my update queries and opened up a few. The joins I had originally
created between key fields were no longer there. It was as if someone
when in and deleted them. I have been using Access for 10 years and
I've never seen such a thing. My temporary solution is to embed my
update queries in vb as a SQL string. That way I know the SQL will not
get modified. More and more I'm loosing trust in these query objects
this is the second time in 4 months I saw this happen. If anyone has
ever seen this please let me know. Thanks.

Did you look at the LastModifiedDate? Were they modified around the
time YOU modified them or when SOMEONE else modified them.

Now, here's another situation. You create WonderfulQuery and put it in
as a form or reports recordsource. You now decide to modify the
recordsource a tad. You "really" didn't need this or that table and cut
them out, and saved it. You actually modified the query, not only the
recordsource.
Nov 13 '05 #2
Salad wrote:

Did you look at the LastModifiedDate? Were they modified around the
time YOU modified them or when SOMEONE else modified them.

Now, here's another situation. You create WonderfulQuery and put it in
as a form or reports recordsource. You now decide to modify the
recordsource a tad. You "really" didn't need this or that table and cut
them out, and saved it. You actually modified the query, not only the
recordsource.


theoretically I've locked everyone out of the database using an .mdw
security file and I've tested that and it works. No one else even
knows about this admin utility. It just has a bunch of action queries
not embedded form queries. The only conclusion I can draw from this is
not to trust joins in queries unless you have created one-to-one or
many joins with primary keys. Maybe delete or relinking the tables has
an effect on the queries in the database and it deletes the joins but
retains the tables. Has anyone else seen that?

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Dave | last post by:
I have 2 tables, one with names, and another with addresses, joined by their CIVICID number (unique to the ADDRESSINFO table) in Oracle. I need to update a field in the NAMEINFO table for a...
5
by: red85 | last post by:
hello i have mysql 4.1 with win2000 SP3, i know that it is only an alpha and i don't know if someone else has already posted this problem: when i execute this sql UPDATE tableX SET...
4
by: Mike Dole | last post by:
I might have taken a wrong turn trying to do an update on a database the way I did but maybe somebody can help me out cause I'm stuck.. I have to update 12 tables in a database in a client...
1
by: Wayne | last post by:
I've created a form that has many option boxes to help users choose items (I need option boxes vs. combo boxes because they can choose multiple items per category). I've created an update query...
1
by: rebexter | last post by:
I have a list of about 58,000 records which I created by merging numerous smaller lists, each of which contain a certain keyword. What I want to do now is update the master list of 58,000...
2
by: joeyrhyulz | last post by:
Hi, I'm trying to make a very simple update statement (in Oracle) in jet sql that seems much more difficult than it should be. The root of my problem is that I'm trying to update a field on a...
16
by: ARC | last post by:
Hello all, So I'm knee deep in this import utility program, and am coming up with all sorts of "gotcha's!". 1st off. On a "Find Duplicates Query", does anyone have a good solution for...
0
by: magnolia | last post by:
i created a trigger that will record the changes made to a table .everything works fine except the insert query.whenerever i try to insert a record it fires insert and update triger at the same time...
3
by: modernshoggoth | last post by:
G'day all, I'm trying to update a single table (containing plans for flights) with information from the same and other tables (containing info for organisations and locations). tblFlightPlans...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.