FileRS ASP/VB Support
This litttle thingy creates a recordset with File information from a folder.
It creates a fake recordset that's recognized by ultradev, and displayed in the dynamic data window. At runtime the recordset is populated with file-information from a specified directory using the FileSystemObject.
Updated to V 0.1.5 on Jan 01 2002
fixed the ADODB.Recordset error "800a0e78" Operation cannot be done if object is closed..
Tested on Win98SE/2000Pro with Access2000 and MS-SQL 6.5 & 7
UI Access:
ServerBehaviors -> FileRS
You need to specify a Connection, it will be used by ultradev for the Data Bindings Window. There is an issue with DSN-less connections. You can use ANY dsn as a source connection, as it is only used by Ultradev to generate the DataBindings; not
on the server.
You should allso ignore the red exclamation mark that ultradev places next
to the Recordset. This is because it's a "Custom-recordset" (you can read
more about that on www.4guysfromrolla.com), and the "Databasse-connection"
info is commented out, and NO connection-include-file is on the page.
You need the SBB Extension Kit for this extension, it will display a message if not installed.
Joris van Lier
Joris van Lier has been using Dreamweaver since 1997. From struggling to learn HTML, Javascript and watching in awe as the GURU's created extension after extension, i've now come to the point of creating my own extensions. Just 2 weeks after i started learning to handcode ASP, Dreamweaver Ultradev 1 was released, and i've been an avid user since then.
I'm proud of what the community has helped Dreamweaver to become and hope to make many more usefull extensions in the future.
Comments
SBB Expansions required
MX Version
Love to have it
You must me logged in to write a comment.