Skip to main content
Known Participant
August 23, 2008
Answered

Visual Query Builder Doesn't Work

  • August 23, 2008
  • 1 reply
  • 605 views
I'm using the ColdFusion extensions to Flex Builder 3 (3.0.1.205647), and I can't use the Visual Query Builder. This is a fresh ColdFusion8 install. I have RDS configured, I even test the connection successfully.

I can use the RDS DataView and see the databases, click on cfartgallery, for example, and show the 'art' table contents. No problem. Then I click the 'Visual Query Builder' button, and nothing happens. The query builder does not show.

It's not a big deal until I try and run the CF/Ajax app wizard, and editing the master page is supposed to open up the query builder...same problem. Even here it won't open. So, I can't edit anything or use the wizards at all. I don't get any error message, it just doesn't do anything when I click the button.

Anyone else have this problem? Is there some setting I am missing or have to configure after a fresh install in the CF administrator?
This topic has been closed for replies.
Correct answer Newsgroup_User
Using vista?

Right-click on Flex and click Run As Administrator

--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Fordwebs, LLC
http://www.fordwebs.com


"adimauro" <webforumsuser@macromedia.com> wrote in message
news:g8pt2n$jh1$1@forums.macromedia.com...
> I'm using the ColdFusion extensions to Flex Builder 3 (3.0.1.205647), and
> I
> can't use the Visual Query Builder. This is a fresh ColdFusion8 install. I
> have
> RDS configured, I even test the connection successfully.
>
> I can use the RDS DataView and see the databases, click on cfartgallery,
> for
> example, and show the 'art' table contents. No problem. Then I click the
> 'Visual Query Builder' button, and nothing happens. The query builder does
> not
> show.
>
> It's not a big deal until I try and run the CF/Ajax app wizard, and
> editing
> the master page is supposed to open up the query builder...same problem.
> Even
> here it won't open. So, I can't edit anything or use the wizards at all. I
> don't get any error message, it just doesn't do anything when I click the
> button.
>
> Anyone else have this problem? Is there some setting I am missing or have
> to
> configure after a fresh install in the CF administrator?
>

1 reply

Newsgroup_UserCorrect answer
Inspiring
August 23, 2008
Using vista?

Right-click on Flex and click Run As Administrator

--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Fordwebs, LLC
http://www.fordwebs.com


"adimauro" <webforumsuser@macromedia.com> wrote in message
news:g8pt2n$jh1$1@forums.macromedia.com...
> I'm using the ColdFusion extensions to Flex Builder 3 (3.0.1.205647), and
> I
> can't use the Visual Query Builder. This is a fresh ColdFusion8 install. I
> have
> RDS configured, I even test the connection successfully.
>
> I can use the RDS DataView and see the databases, click on cfartgallery,
> for
> example, and show the 'art' table contents. No problem. Then I click the
> 'Visual Query Builder' button, and nothing happens. The query builder does
> not
> show.
>
> It's not a big deal until I try and run the CF/Ajax app wizard, and
> editing
> the master page is supposed to open up the query builder...same problem.
> Even
> here it won't open. So, I can't edit anything or use the wizards at all. I
> don't get any error message, it just doesn't do anything when I click the
> button.
>
> Anyone else have this problem? Is there some setting I am missing or have
> to
> configure after a fresh install in the CF administrator?
>

artkehAuthor
Known Participant
August 23, 2008
Wow, so simple! I should have known it was a Vista issue! I've had to run other dev programs as administrator, but forgot to do it with Flex Builder. Works great now, thanks!