Actuate file extensions
.ba_
.bas - This looks like the source code of a report. (Ascii) I made changes (to routines) outside of the designer, went into the designer and found the changes propogated into the application.
Actuate file extensions
.ba_
.bas - This looks like the source code of a report. (Ascii) I made changes (to routines) outside of the designer, went into the designer and found the changes propogated into the application.
The categories does quite well at grouping together pages. But sometimes I’d like my page to link to another page. This is done using a Tag-Plugin called Post_Link
Use the ADO Connection object to connect to a data source, so that commands can be executed against it.
The Wikitten template is pretty cool. Some of the features it includes are
The Calendar control is pretty cool. It gives you a picture of a calendar. You can also tie events to that calendar.
Hexo has a couple of Native Languages. The one that I use is Markdown, which is a dummied down language designed to create webpages. I create a markdown page and hexo will display it as a static webpage.
The problem I wanted to solve is ‘how do I add a picture to a webpage’
Active Data Objects are designed to replace DAO and RDO. Besides databases, they can be used to get at different data sources, in particular databases, but in general any sort of data which can be represented with rows and columns. For example Jet database, Exchange, Proxy server, Index server.
Sometime around ADO 2.8 something happened - some of the web programs around the office broke. To be precise the web pages which downloaded ado record sets to the client computer started getting popup error messages. I started doing some checking around and found different versions of ADO on different computers.
The Record object represents things like Directories and Files in a file system, and folders and messages in an e-mail system. A record can also represent a row in a RecordSet. A record has a Field collection.
An Error object contains information about a single error or warning from an OLEDB provider. Error objects are contained within a 0-based Errors collection which is referenced from a Connection object.