Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
RichardOMarketing #1
Recordset sometimes works - sometimes doesn't!
I am developing a php site using mysql and apache.
I have finally managed to get a database connection and am trying now to
create some recordsets.
This is where the difficulties lie.....
I have 14 tables, the majority of which are for drop down menus. - All these
(Single columns) return recordsets with no problems.
The two main relational tables have multiple columns.
If I select a the majority of single selected columns, I have no problem but
there are two columns where no recordset is returned. I have tried renaming
these columns with no effect. The sql query seems fine and does work with all
but two columns.
Can ayone explain this inconsistency?
Is it something to do with field definition?
I am really dying for any help here.
RichardOMarketing Guest
-
#39370 [NEW]: $_GET no longer works under FastCGI but works under CGI.
From: trustpunk at gmail dot com Operating system: Windows PHP version: 6CVS-2006-11-04 (snap) PHP Bug Type: CGI related Bug... -
Need help with a recordset
I need some help with a recordset that selects a series of items with options. The problem is when I select the item it shows a list of options.... -
ADO - Recordset
I was wondering if anyone can help me. I've converting an already existing system (designed in Access which produces reports for the accounts dept)... -
RecordSet.Move or RecordSet.AbsolutePosition??
Hi, I'm trying to use either one of these methods to position the cursor in a specific position inside a recordset, but neither one seems to... -
Error 80004005 when creating recordset object in ASP file, but works fine in Global.ASA
For some reason I am getting an error when trying to open a recordset on an Access database on my Win2K3 machine from my INDEX.ASP page, but the... -
Murray *ACE* #2
Re: Recordset sometimes works - sometimes doesn't!
The Appdev forum would be the best place to post this, Richard!
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"RichardOMarketing" <webforumsuser@macromedia.com> wrote in message
news:ejf3gn$f6o$1@forums.macromedia.com...>I am developing a php site using mysql and apache.
>
> I have finally managed to get a database connection and am trying now to
> create some recordsets.
>
> This is where the difficulties lie.....
>
> I have 14 tables, the majority of which are for drop down menus. - All
> these
> (Single columns) return recordsets with no problems.
>
> The two main relational tables have multiple columns.
>
> If I select a the majority of single selected columns, I have no problem
> but
> there are two columns where no recordset is returned. I have tried
> renaming
> these columns with no effect. The sql query seems fine and does work with
> all
> but two columns.
>
> Can ayone explain this inconsistency?
>
> Is it something to do with field definition?
>
> I am really dying for any help here.
>
Murray *ACE* Guest



Reply With Quote

