HighDots Forums  

Lost Recordsets on new system.

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Lost Recordsets on new system. in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aRT
 
Posts: n/a

Default Lost Recordsets on new system. - 03-31-2009 , 11:59 AM






I lost my recordsets when I imported them over from XP CS3 to Vista-64
CS4.

Dreamweaver connects to the database when I click test and I can create
new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from
one to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate all
those recordsets on all my pages so I'm looking for a solution.

Is this something I could submit a ticket to Adobe for?


Thanks

Repost; I think my messages were getting too far up on the NNTP list. I
think the new title might help


Reply With Quote
  #2  
Old   
Dooza
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 03-31-2009 , 12:28 PM






aRT wrote:
Quote:
I lost my recordsets when I imported them over from XP CS3 to Vista-64 CS4.

Dreamweaver connects to the database when I click test and I can create
new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from
one to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate all
those recordsets on all my pages so I'm looking for a solution.
The only suggestion is to compare the code. Cut and paste the old code
into notepad, then create a test page with the identical recordset, has
anything changed?

Quote:
Is this something I could submit a ticket to Adobe for?
Possibly.

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
How To Report A Bug To Adobe
http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform


Reply With Quote
  #3  
Old   
aRT
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 10:01 AM



I thought of that yet. I suppose it still could be blocking but if I
create a new recordset, it lets me out and I can see the data in the
database. I just can't see the old recordsets.

My firewall knows about Dreamweaver so I just don't get it.

I just wonder if CS3 was letting me create recordsets in a way that
isn't compatible with CS4?



David Powers wrote:
Quote:
aRT wrote:
The recordset can be seen in the code but it's not appearing in the
bindings window.

Anyone have any solutions or an explanation why this happens?

It could be a software firewall blocking communication between
Dreamweaver and your database.


Reply With Quote
  #4  
Old   
aRT
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 10:25 AM



OK

In some of my pages, I can actually see some but not all of the
recordsets. However, if I click on the bindings it comes up with an
error. However, at least I could click on the recordsets; this might
help some when I have to recreate everything by hand.

Although I don't really like this option, I've been meaning to convert
all the recordsets to Store Procedures.

David Powers wrote:
Quote:
There were no changes to the server behaviors in CS4. Everything should
work exactly the same as in CS3.

Reply With Quote
  #5  
Old   
aRT
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 04:27 PM



The code's the same and I used the same recordset to recreate a new
recordset on a new page and it looked fine so I'm not sure where to go
from here.

This really

Dooza wrote:
Quote:
aRT wrote:
I lost my recordsets when I imported them over from XP CS3 to Vista-64
CS4.

Dreamweaver connects to the database when I click test and I can
create new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from
one to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate all
those recordsets on all my pages so I'm looking for a solution.

The only suggestion is to compare the code. Cut and paste the old code
into notepad, then create a test page with the identical recordset, has
anything changed?

Is this something I could submit a ticket to Adobe for?

Possibly.

Dooza

Reply With Quote
  #6  
Old   
aRT
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 04:30 PM



It's as though Dreamweaver thinks there's been a fundamental change to
the recordset and now doesn't see it.

I wonder if CS4 has stricter pattern rules for displaying / interpreting
recordsets?

aRT wrote:
Quote:
The code's the same and I used the same recordset to recreate a new
recordset on a new page and it looked fine so I'm not sure where to go
from here.

This really

Dooza wrote:
aRT wrote:
I lost my recordsets when I imported them over from XP CS3 to
Vista-64 CS4.

Dreamweaver connects to the database when I click test and I can
create new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from
one to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate
all those recordsets on all my pages so I'm looking for a solution.

The only suggestion is to compare the code. Cut and paste the old code
into notepad, then create a test page with the identical recordset,
has anything changed?

Is this something I could submit a ticket to Adobe for?

Possibly.

Dooza

Reply With Quote
  #7  
Old   
aRT
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 05:03 PM



Victory...

"I" figured it out. I was so lost in getting the recordsets to work, I
never got around to installing my WebAssist Ecart Extensions. It wasn't
until I started going through the page, line by line, that I saw that
the Ecart was not loaded. I installed it and bam, it worked...

After all the symptoms, it had to be something on my end

So, thanks, all, for pushing me in the right direction.



aRT wrote:
Quote:
I lost my recordsets when I imported them over from XP CS3 to Vista-64 CS4.

Dreamweaver connects to the database when I click test and I can create
new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from
one to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate all
those recordsets on all my pages so I'm looking for a solution.

Is this something I could submit a ticket to Adobe for?


Thanks

Repost; I think my messages were getting too far up on the NNTP list. I
think the new title might help


Reply With Quote
  #8  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-01-2009 , 05:09 PM



Hope your end gets better soon! 8)

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"aRT" <leeREMOVE (AT) artjunky (DOT) com> wrote

Quote:
Victory...

"I" figured it out. I was so lost in getting the recordsets to work, I
never got around to installing my WebAssist Ecart Extensions. It wasn't
until I started going through the page, line by line, that I saw that the
Ecart was not loaded. I installed it and bam, it worked...

After all the symptoms, it had to be something on my end

So, thanks, all, for pushing me in the right direction.



aRT wrote:
I lost my recordsets when I imported them over from XP CS3 to Vista-64
CS4.

Dreamweaver connects to the database when I click test and I can create
new Recordsets and view the sample data that it connects to.
Anyways, none of my Recordsets get transfered over when I export from one
to the other. The recordset can be seen in the code but it's not
appearing in the bindings window.

Anyone have any solutions or an explanation why this happens?

I really don't look forward to the hours it would take to recreate all
those recordsets on all my pages so I'm looking for a solution.

Is this something I could submit a ticket to Adobe for?


Thanks

Repost; I think my messages were getting too far up on the NNTP list. I
think the new title might help



Reply With Quote
  #9  
Old   
Dooza
 
Posts: n/a

Default Re: Lost Recordsets on new system. - 04-02-2009 , 04:03 AM



aRT wrote:
Quote:
Victory...

"I" figured it out. I was so lost in getting the recordsets to work, I
never got around to installing my WebAssist Ecart Extensions. It wasn't
until I started going through the page, line by line, that I saw that
the Ecart was not loaded. I installed it and bam, it worked...

After all the symptoms, it had to be something on my end

So, thanks, all, for pushing me in the right direction.
Well done! Something to remember for next time.

Dooza
--
Posting Guidelines
http://www.adobe.com/support/forums/guidelines.html
How To Ask Smart Questions
http://www.catb.org/esr/faqs/smart-questions.html
How To Report A Bug To Adobe
http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.