Relations after Splitting

Tezdread

Registered User.
Local time
Today, 13:12
Joined
Jul 11, 2002
Messages
105
Hi,

I've split a database and the backend relationships are still intact but the front end they are not and it looks like this is causing a problem. Is this usual?
 
The relationships remain with the tables. What sort of a problem are you experiencing?
 
thanks guys.

it appears to be a problem with the relationships and not regarding the splitting.

It's probably my lack of understanding (as always)

Do all tables in a query have to have 'some' info in them?

Basically my query isn't returning any results but when I remove a table it does.

The table I removed from the query doesn't have any data in it for the current record (it's to be entered after the query has run). The query looks at one table and if a yes/no field is True and the first table's yes/no field is False return the records.
 
seem to have answered my own question...even when the table has info in it, it still doesn't work when it;s in the query.

any ideas?
 

Users who are viewing this thread

Back
Top Bottom