Software Development Tools > .NET Tools > mfByte ActiveDB

mfByte ActiveDB 1.0

SNAPSHOT

Invoke Micorosft SQL Server stored procedures as .NET method calls

SPONSORED LINKS

Windows AllPlatform :
USD $99Price :
268 KBFile Size :
No ScreenshotScreenshot :
Popularity: 1/10Popularity :
Click Here for SupportTechnical Support :
6/15/2008Date Added :
5-Star Rating Rating :
User Reviews :
mfByte ActiveDB was fully tested by TopShareware Labs. It does not contain any kind of malware, adware and viruses.
With ActiveDB you can access your SQL Server stored procedures from a .NET program with one line of code. It's like having IntelliSense on your database. Just point ActiveDB at your development database and let it generate all the stored procedure call stubs. Then give ActiveDB the actual connection string and invoke the stored procedure as easily as a .NET method:

DataSet ds = Northwind.Employee_Sales_by_Country(from, thru);

ActiveDB handles all the stored procedure parameters correctly -- their type and if they are an output parameter. It even creates overloaded methods for parameters with default values.

What's more, if your stored procedure returns a data set, with ActiveDB you can reference the columns of the returned data set table using auto-generated column names that are the same as the column names in the SQL query. No more hardcoding column references or using numeric indices into the Columns collection.

If you are looking for an efficient and streamlined way to code against Microsoft SQL Server, give ActiveDB a try. For more information go to www.mfbyte.com.



Download mfByte ActiveDB

Audio : Games : Desktop : Business : Internet : Multimedia : Software Developer : Utilities : Web Developer : Screensavers

© TopShareware.com. Legal Disclaimer | Privacy Policy