Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Trying to Create Recordset - "TypeError: this.node has no properties"

New Here ,
Oct 31, 2009 Oct 31, 2009

Copy link to clipboard

Copied

Hi,

First the BACKSTORY:

I created a database in myphpadmin and then created two tables within it.

Back in Dreamweaver, I created a couple of recordsets and that worked fine. BUT - when I tested a form I had created, I got a message in the Firefox window saying that a particular column could not have a null result. (This particular data was in the form as a pull down menu. There was no way to leave the thing blank, so how could there have been a null result)?

To correct this, I went back to myphpadmin and tinkered with the tables a bit by trying to imitate a database that seemed to work okay.

MAIN QUESTION:

Again I returned to Dreamweaver, where I deleted the original recordsets and tried to create them from scratch again. This time when I tried to close the recordset dialog box, I got this message: "TypeError: this.node has no properties."

Does anyone know what this is about? (Any help on the first issue in the "BACKSTORY" would be much appreciated too).

Thanks in advance,

Dave

TOPICS
Server side applications

Views

2.9K
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 31, 2009 Oct 31, 2009

Copy link to clipboard

Copied

LATEST

I believe I answered my own question, though I'm not sure why it worked. If anyone has the same problem, maybe this will work for them too. I went into the server behaviors panel and deleted all the behaviors that seemed to be the result of my previous actions (which were all the behaviors there). This deleted code on the page as well. I hope this helps others.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines