Ask a Question related to Dreamweaver AppDev, Design and Development.
-
olleh85 #1
count fields
I am unable to use recordset.Fields.Count, it gives me the error:
BC30456: 'Fields' is not a member of 'DreamweaverCtrls.DataSet'
Is there other ways, I can count the fields?
olleh85 Guest
-
how to count?
Hi there, I am doing a count on two tables and do want to know how many rows will be returned back. Unfortunatelly the result is instead of 3 is... -
Need Help with Count
Basically I have to tables Forum_Main_Thread: Hello (ID 1) Hey (ID 2) Forum_Replies Test (ReplyToID 1) Test2 (ReplyTo ID 1) I am wanting it to... -
#26351 [Opn->Bgs]: Incorrect handling of Null Fields/Numerical Fields with '0'
ID: 26351 Updated by: iliaa@php.net Reported By: jabberwocky at ibplanet dot com -Status: Open +Status: ... -
#26351 [NEW]: Incorrect handling of Null Fields/Numerical Fields with '0'
From: jabberwocky at ibplanet dot com Operating system: Any PHP version: 4.3.4 PHP Bug Type: MSSQL related Bug description: ... -
count
I have the following query: select * from NormalizedData_Out n inner join MaxDate_Out m on n.SID= m.SID and n.DateEntered=m.maxdate (select...



Reply With Quote

