BitDaddys

BitDaddys
Home

Product Sections
Product Locator
Email Utilities
Database Utilities
Other Products

Reference Sections
Articles
MySQL
Outlook - Import EML
.net Network Security
Flash
Fireworks
PHP
DB/C
Java
Email File Extensions
EML email file extension
MSG email file extension
TNEF email file extension
TXT email file extension
HTML email file extension
Java Script

OISV - Organization of Independant Software Vendors - Charter Member

Recommended Links

Get Firefox



Get Thunderbird  

MySQL

Find good sites at
Find good sites at Gimpsy  

 

Web Master:

Keith Birchfield


odbc2csharp - Convert ODBC table information into a c# class and a ready to use Visual Studio 2003 project that takes advantage of the class to provide a windows application to read, query, update and print records from your database. All in less than 5 minutes!
Got MySQL 5.0 ? Want a new customizable windows program to use it's data? Get odbc2csharp and get-it-done in minutes instead of days!

Purchase for only 5$!
Now at Version 1.0!

[Functions] [Features] [Updates]
[Source Code Examples]
[Usage] [Output] [Screen Shots] [Demo]
[Download] [Awards] [Purchase]


.

Functions

Provides a c# (pronounced c sharp) class file and a ready to compile c# windows application that accesses your database table.
Its as easy as 1 - 2 -3 !

  1. Select your Data Source
  2. Select a Table
  3. Press "Create C# Project"

Your new new VS .Net project is opened and ready to use in just a few seconds!.

[ back to top ]


.

Features

  1. Windows compatibility
  2. Speed
  3. ODBC compatibility
  4. Easy to use
  5. Visual Studio C# .Net Compatibility
  6. MySQL 5.0 Compatible!

[ back to top ]


.

Updates

Version 1.0 released

The initial release of odbc2csharp.

Click Here for demos.


Read more about the changes in the Support Forum

[ back to top ]


Example Usages

Need a c# class to read your database?

Need a .net code template to access ODBC?

Want a utility application to view your database?

Want to update mysql tables from a windows application?

Want to save time on creating a windows database program?

Want to take advantage of standardized access classes to read from different DSN s?

Want a simple and fast way to create a c sharp application to print a report?

Want to rapidly generate a .net program to extract SQL data?

Need to Export CSV from your ODBC source?

[ back to top ]


.

Output

  • A C# .Net Class file that provides simple and efficient access to your Database table
  • A Visual Studio (2003 compatible) project file
  • A C sharp Source file (Form) with pre-coded Data Display, Update, Print and Query.

[ back to top ]


Screen Shots

odbc2csharp Example Generated Application
Screen Shot

Demos

Demo 1
Using odbc2csharp
odbc2csharp usage demo

 

[ back to top ]


Source Code Examples

Using Class to execute SQL
			mycustomers.OpenDB();
mycustomers.Query="SELECT * FROM CUSTOMERS";
if (mycustomers.ReadSet())
{
if (mycustomers._odbcReader.HasRows==true)
{
MessageBox.Show("Success!","Database Read Ok"); }
else
{
MessageBox.Show("No Records Found!","Database Read Error"); } }
 
Excerpt Example of a Generated Class Method
		
	public bool ReadSet()
{
_odbcCommand = null;
_odbcCommand = new OdbcCommand(_Query,_Connection);
_odbcReader = null;
try
{
_odbcReader = _odbcCommand.ExecuteReader();
}
catch (Exception Ex)
{
lasterror=Ex.ToString();
return false;
}

return true;
}

[ back to top ]


 

Trial Version Downloads

Download Links Size Comments
10 mb

The trial version is limited to Tables with 25 columns or less.

please consider registering!.

Requires current versions of .Net

 
Microsoft .NET framework can be downloaded from this link.

Note that the .Net framework is required.

If you are having trouble with the trial software, download this first!
Note! There is no guarantee that this product will perform as expected. There is no warrantee offered or implied. Use at your own risk.

 

[ back to top ]


Awards

5 star award
5 stars
5 stars!
five stars
rated 5 stars
five stars
 
 

[ back to top ]


Purchase

5$ for the full registered version.

(the registered version may be a newer revision and include additional features and functionality than provided in the trial version)

Purchase By PayPal Now!

*note you will see an option to pay by paypal on the second page of the checkout.

.

[ back to top ]


.

.

 

 
OISV - Organization of Independant Software Vendors - Charter Member
Highlighted Products
ThunderStor
ThunderStor
BitDaddys Corp.
$10

More Info
Free Trial
Buy Now!
ThunderStor offers the user a simple, fast and effective method to extract ThunderBird Mail from the mail box files to individual standard email message files.

O2X
ODBC 2 C#
BitDaddys Corp.
$5.00

More Info
Free Trial
Buy Now!
Convert ODBC table information into a c# class and a ready to use Visual Studio 2003 project more ...

emltohtml
BitDaddys Corp.
$14.00

More Info
Free Trial
Buy Now!
Convert eml Email Files into HTML Web Pages and more ...

EML and MSG converter
BitDaddys Corp.
$14.00

More Info
Free Trial
Buy Now!
Convert eml and msg Files into EML, MSG,TXT, TNEF, HTML more ...

MSGDETACH
mboxPack
BitDaddys Corp.
$10.00

More Info
Free Trial
Buy Now!
Pack email files into mbox files. Plain text, individual eml,msg,txt files to Thunderstor compatable and ready to use mbox more ...

MSGDETACH
MSGDETACH
BitDaddys Corp.
$14.00

More Info
Free Trial
Buy Now!
Detach Email Attachments from your Email and Save them wherever you want! Extract your message attachments from Outlook msg files. more ...

PopTransAct
BitDaddys Corp.
$19.95

More Info
Free Trial
Buy Now!
POP3 Email Transfers and Actions. Extract, Archive Save and Merge Attachments. Archive and forward Messages from any POP3 Account, even gmail! more ...

outlookSpiller
EML and MSG Exporter

BitDaddys Corp.
$14.00

More Info
Free Trial
Buy Now!
Export eml, msg, tnef, txt and HTML Files from Outlook more ...


Google

About Us | Site Map | Privacy | Contact Us | ©2008 BitDaddys Corp.