This topic is locked

Badly need help linking tables

10/21/2010 2:40:43 PM
ASPRunnerPro General questions
J
jraines author

I have tried everything including tech support and am unable to solve a problem.
I have a working project that I want to add a table to as "feedback" to the main table. ie. The main table has the company info, and I want users to be able to leave feedback in a seperate table that will be linked to the first table.
I have been able to add the "feedback" table to the project.
I have linked the tables (Table1 & Feedback) via a field in both tables called APA_Approval
I have checked both fields in the "Choose key columns" drop down on the "choose pages" page
Neither field is a primary key, but the field will always have unique data
When I finish and publish, I can log in (the users table works and displays) but I cannot access either the "Feedback" or "Table1" tables (error is "The website cannot display the page"). I pay for the ASP Runner servers, so I am guessing it si not a server problem, but who knows.
Help is greatly appreciated, I have been working on this for weeks.

Sergey Kornilov admin 10/21/2010

Jason,
you have a syntax error in one of Table1 events which breaks your application. I just double-checked - this error is still there.