NJudson
Who farted?
- Local time
- Today, 18:05
- Joined
- Feb 14, 2002
- Messages
- 297
I'm running Access 2k and I built a database and did not set up any relationships to begin with. I got vba code and queries working for my program and one day I was messing around with the relationships window trying to learn how to set up relationships and I hosed things up. The problem I'm having is that in my code I'm running a couple Make-Table queries using the DoCmd.OpenQuery method and the table the query is supposed to delete and then write to was set up with relationships in the relationship window and the query crashed. This happened for both queries.
I went into relationship window and removed all the tables but the queries still crash when I run the code. Is their another instance of the relationships other than the relationship window. I selected in the Tools-Options menu to show hidden and system objects and was looking at those but don't really know what they are and don't want to mess things up worse without seeking help. This clueless man appreciates any help anyone can offer.
Thanks.
I went into relationship window and removed all the tables but the queries still crash when I run the code. Is their another instance of the relationships other than the relationship window. I selected in the Tools-Options menu to show hidden and system objects and was looking at those but don't really know what they are and don't want to mess things up worse without seeking help. This clueless man appreciates any help anyone can offer.
Thanks.