Simple Question About Recordsets

Posted: 02-23-2005, 11:29 PM
Is the term recordsets a term unique to Dreamweaver. What about the term data sets?
Reply With Quote

Responses to "Simple Question About Recordsets"

Julian Roberts
Guest
Posts: n/a
 
Re: Simple Question About Recordsets
Posted: 02-23-2005, 11:59 PM
No, these are general terms used in ASP and ASP.NET

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004


Reply With Quote
jip
Guest
Posts: n/a
 
Re: Simple Question About Recordsets
Posted: 02-24-2005, 03:36 PM
So if recordsets are terms used only in ASP and ASP.NET what is the correct terminology for recordsets in PHP?
Reply With Quote
xcoldnet
Guest
Posts: n/a
 
Re: Simple Question About Recordsets
Posted: 02-24-2005, 05:06 PM
to my knowledge, and considering what is written in Using DW 2004 manual.
recordset apply to all databases less ASP and ASP.NET which use dataset instead
of recorset. so, PHP, will be recordset. Dario

Reply With Quote
Manuel Socarras
Guest
Posts: n/a
 
Re: Simple Question About Recordsets
Posted: 02-24-2005, 07:32 PM
ASP: recordset
ASP.NET: dataset

xcoldnet wrote:
> to my knowledge, and considering what is written in Using DW 2004 manual.
> recordset apply to all databases less ASP and ASP.NET which use dataset instead
> of recorset. so, PHP, will be recordset. Dario
>
Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
simple search database question juniorbee Dreamweaver AppDev 1 02-23-2005 10:38 PM
simple question John Doerthy Adobe Photoshop 7, CS, CS2 & CS3 67 08-12-2003 03:45 AM
question abour a simple regular expression... Fred PHP Development 1 07-24-2003 11:05 PM
simple ereg() question Gamin PHP Development 2 07-09-2003 03:39 PM
HELP! Recordsets problem with IIS 6.0 sKodi ASP 5 07-02-2003 07:21 PM