Downloads

Pdf Reporting

PdfTest.zip A simple Delphi project showing how to use PageProducer Component to script a value into pdf.

A simple Access DB Viewer

AccessDemo.zip A simple C# project showing how to view table data and fields in an Access Database.
Requires .net 2.0 Beta or VS 2005 Beta2. Uses DBUtilities assembly.

DB Utilities

DbUtils.zip A simple C# project showing how to get Table Names, Table Fields, Table Data from an Access Database.
Requires .net 2.0 Beta or VS 2005 Beta2. Is used by Simple Access DB Viewer.

Using WebBrowser with .net Beta 2

EmbededIE.zip A start up project for using WebBrowser in .net 2.0 using C#. Project Notes