Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Alias not found error

Status
Not open for further replies.

theprophet

Programmer
Nov 2, 2000
16
US
I have 4 tables in my data environment for a particular form and for some reason, my form data session only shows 3 of the tables. When I try selecting the missing table in the form, it acts accordingly and gives me an "Alias not found" error. I have no idea why I am getting this error and this same table works fine in other forms as part of their respective data environments.

Only other situation which I'm questioning, is that this particular table has a relationship with another table in the data environment and I have removed this relationship. Again in other forms, the situation is the same (i.e. relation has been removed) and it works fine.

Any help or suggestions would be greatly appreciated.

Thanks in advance,

Ms-)E
 
I just looked at a form I had handy and it has two tables in the Data Environment but when I look at form / data session, nothing shows. I presume that what's happened in your case is that at some point one alias was removed from this form's data session. I assume you can simply add it in again and everything will be ok.

Dave Dardinger
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top