Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Bill #1
"Show If" don't seem to be working
Hi All
Has anyone ever come across a problem with your "show if record is empty"
not working. I apply it to text I want to show if record is empty and select
the appropriate recordset but when run in the browser I get famous empty
record error.
Error Type:
ADODB.Recordset (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested
operation requires a current record.
/searchlist.asp, line 132
Any ideas????
Bill
Bill Guest
-
#39052 [NEW]: pdo::query with "show slave/master status"
From: xing at mac dot com Operating system: Linux PHP version: 5.1.6 PHP Bug Type: PDO related Bug description: pdo::query... -
#39052 [Opn->Fbk]: pdo::query with "show slave/master status"
ID: 39052 Updated by: tony2001@php.net Reported By: xing at mac dot com -Status: Open +Status: ... -
Make datagrid show "Loading" until data is ready
Well, as you can see, I have a simple datagrid, which shows a list of customers, depending on their rating. I want to know if when the user clicks... -
Domain does not show up as a "location" for choosing users (server 2003)
I have a windows 2003 server. I added a new Windows 2003 server as a member server. However when I try to set permissions on a folder on this 2003... -
Javascript menus show "under" .SWF files need Netscape code!
I recently found the parameter code to allow Javascript menu's to display "Over" a .SWF file, however it only works in the Internet Explorer browser.... -
Paul Whitham TMM #2
Re: "Show If" don't seem to be working
I have generally found that the times it did not work was when I had
referenced the recordset on another part of the page, and forgot to wrap
that in its own SB
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Bill @gmail.com>" <bill.betournay<SpamTrap> wrote in message
news:d46vcn$3aj$1@forums.macromedia.com...select> Hi All
>
> Has anyone ever come across a problem with your "show if record is empty"
> not working. I apply it to text I want to show if record is empty andRequested> the appropriate recordset but when run in the browser I get famous empty
> record error.
>
> Error Type:
> ADODB.Recordset (0x800A0BCD)
> Either BOF or EOF is True, or the current record has been deleted.> operation requires a current record.
> /searchlist.asp, line 132
>
> Any ideas????
>
> Bill
>
>
Paul Whitham TMM Guest
-
Bill #3
Re: "Show If" don't seem to be working
It turned out to be the connection. I've never seen this before but I had
been using a DSNless connection. As soon as I setup a ODBC connection away
it went.
BIll
"Bill @gmail.com>" <bill.betournay<SpamTrap> wrote in message
news:d46vcn$3aj$1@forums.macromedia.com...> Hi All
>
> Has anyone ever come across a problem with your "show if record is empty"
> not working. I apply it to text I want to show if record is empty and
> select the appropriate recordset but when run in the browser I get famous
> empty record error.
>
> Error Type:
> ADODB.Recordset (0x800A0BCD)
> Either BOF or EOF is True, or the current record has been deleted.
> Requested operation requires a current record.
> /searchlist.asp, line 132
>
> Any ideas????
>
> Bill
>
Bill Guest



Reply With Quote

