NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on November 26, 2011, 07:00:12 AM
-
Windows7ultimate 64 Clarion8.8778 Nettalk6.05
Hi Bruce
I have tried to create a webwizard using the attached simple dct with tables. I get the compile errors on the capture.png file.
Could you test and advise what is going wrong?
[attachment deleted by admin]
-
Hey Terry,
What was the error?
Don
-
Hi Don
They're in the capture.png image attached to the message.
-
For some reason I cannot download/view your attachment...
Don
-
That's weird. I can see and download them. I note that the png has been viewed 7 times but the zip hasn't been downloaded by anyone yet.
If you are prepared to check the system for me I can email to you if you give me your email address.
I also tried updating on a smallish webapp that I already had but that had so many funnies I thought I would try something that was only NT6 like the wizard.
-
Morning Terry,
I've had a couple reports of the wizard struggling with some dictionaries. I'll be working through those this week in an attempt to make it "smarter" for dictionaries that are, shall we say, "inherited".
Remember though, the wizard is just generating a normal browse and form, so it's usually possible to check the location of the error, then make sure that browse of form is set right. so far;
a) END's in Groups generate an extra field, which you can just delete
b) Tables without Primary Keys don't set the Unique Key on the Browse or Form
Cheers
Bruce
-
Thanks Bruce
Looking at the tables it seems that the course table hasn't got a primary or unique key so I retry after fixing.