| |
DC Binding Recordset
DC Binding Recordset
Few Lines to add in your Form_Load event and you will get full control over your form and all included (TextBox - Lables-Buttons-Grid-Recordset) and all related events (Leave-paint-Keypress-AfterColEdit-OnAddNew-Click-MouseEnter-MouseLeave-MouseDown-Enter) You can: Navigate first ,previous , next and last Add new records ,edit it ,save it , or delete it Retrieve related names to your fields code Trigger sensitive DataHelp to select from by pressing F1 Trigger sensitive Help by pressing F12 Validate your entry by restrict it to predefined type(Numeric-Alphabetic-AlphaNumeric-Date-Decimal) or to your defined characters Notify you with red forecolor if your entry is not proper Format data by define decimal places for numeric entry , or define letter case for charactes entry Change button image according to mouse movement or focus change Support MultiLanguage Application , by populate form labels with predefined translation automatically Support Eastern Language , we support right to left application by changing alignment to right and orientation by flip form horizontally 180 Enable you navigate through controls with Return key as with tab key .
|
Buy
Now $199
Download
Now [ 1.4MB ]
Screen
Shot
Requirement: Windows98 Me NT 2000 XP,
32M RAM, 1G free HD. |
Award:
 |
Features:
- DC.BindingRecordset is a high-performance COM-based environments such as Visual Basic, Visual C++ , it is only 80 KB DLL , so enjoy speed performance.
- DC.BindingRecordset covers all aspects required with data form(single form-master details form) so, it is the best solution for business application
- DC.BindingRecordsetis an enhanced class that set relation between tables so, you can navigate through master & detail tables , edit , delete , save data records.
- DC.BindingRecordsetis enables you to get related values and names for related fields automatically
- DC.BindingRecordsetclass handles all the events required that you rarely need few lines of additional programming code.
- DC.BindingRecordsetclass is the best decision for software companies which needs programming on no time or companies depends on novice programmers .
Need Database Management ? Use Dc Binding Recordset Now
You can:
Navigate first ,previous , next and last
Add new records ,edit it ,save it , or delete it
Set relation between master and details files
Retrieve related names to your fields code
search data for specific formula
Trigger sensitive DataHelp to select from by pressing F1
Define required Fields to accept input
Populate your form with data automatically after focus change
Note:
if you develop multi language application or eastern language application , it is recommended to use both of DC.FormTranslator and DC.FormFlipper
Example:
Dim BR As New DynamicComponents.BindingRecordset()
'establish DSN
oAccess.DBEngine.RegisterDatabase("DCDM_Nwind", "Microsoft Access Driver (*.mdb)", True, "DBQ=" & VB6.GetPath & "\Nwind.mdb")
CN.Open("DSN=DCDM_NWind")
oOrders.Open("Orders", CN, oOrders.CursorType.adOpenKeyset, oOrders.LockType.adLockOptimistic)
oOrderDetails.Open("OrderDetails", CN, oOrderDetails.CursorType.adOpenKeyset, oOrderDetails.LockType.adLockOptimistic)
Me.AxDataGrid1.DataSource = oOrderDetails
BR.InitForm(CN, Me, oOrders, AxDataGrid1, oOrderDetails) 'Must Be your first declaration
BR.NavigationButtons("FirstButton", "PrevButton", "NextButton", "LastButton")
BR.ManipulationButtons("OkButton", "NewButton", "DeleteButton", "ExitButton", "SearchButton")
BR.KeyFields("OrderId")
BR.SetLink("OrderId", "OrderId")
BR.AddRelatedValue("Customers", "CustomerID", "CustomerID", "CustomerName", "xCustomerName", 3)
BR.AddRelatedValue("Shippers", "ShipperId", "ShipVia", "CompanyName", "xCompanyName", 2)
BR.AddGridRelatedValue("Products", "ProductID", "ProductID", "ProductName", "ProductName", 2)
BR.KeyLeaveField(oOrders, "OrderId", 5)
BR.RequiredFields("OrderId+OrderDate+CustomerId")
BR.PopulateForm(Me, oOrders, AxDataGrid1, oOrderDetails) 'Must be your last declaration
after this few lines you will get full automated controling on your form without any additional code to write , it is incredible !
Software Development Top10 Download :
Nester Soft Request Commander Source Code is fully customizable and has smart interface. Download
|
|
learn visual basic net LEARN VISUAL BASIC .NET is a ten week course
covering object-oriented programming concepts, the Visual Basic
.NET integrated development environment.. Download
|
 |
|
|
SSC to Java/JSP version It generates a JavaServer Page and a JavaBeans for each Excel spreadsheet that it converts. Download
|
|
SmartVB6 Project Explorer is intended to expand standard Visual Basic Explorer functionality. Easy to use and navigate diagram-tree helps to manage objects and elements. Download
|
 |
|
|
Bug Tracking/Defect Tracking Single User License
is a high-performance bug tracking, defect tracking, issue tracking tool for project managemnet during
software development and software testing stage. Download
|
|
DBi-Desktop is designed to make working with DBISAM a breeze! Download
|
 |
|
|
Image to PDF Dynamic Link Library API interfaces are provided for C, C++, Visual Basic 6 and for .net using Interop Services for C#, C++, J# and Visual Basic. Download
|
|
DC Binding Recordset is a high-performance COM-based environments such as Visual Basic, Visual C++ , it is only 80 KB DLL , so enjoy speed performance.
Download
|
 |
|
|
X360 Tiff Image Processing ActiveX OCX It helps application developers and programmers create applications with image viewing and TIFF image processing capabilities. Download
|
|
Smart
Code Component is a barcode component that allows you to
easily add professional quality bar codes to Windows documents like
those from Word and Excel..Download
|
compilers interpreters Related software:
- SmartVB6 - Project Explorer is intended to expand standard Visual Basic Explorer functionality. Easy to use and navigate diagram-tree helps to manage objects and elements.
- Code VBA - With Code-VBA coding tools added to your Visual Basic development environment you create better VBA code faster.
- SannySoft Perl Editor Professional - SannySoft Perl Editor is a fully integrated developer environment for Perl programmer.
- CODE-VB6 - CODE-VB6--more productive with our Visual Basic and VBA coding tools
- SmartVBA - Useful Visual Basic for Application development tools to build fast and robust VBA code. It includes intuitively understandable modules that help in programming such as powerful project explorer.
- Edraw Flowchart ActiveX Control - Edraw flowchart software Creates flowcharts, organizational charts, network diagrams and other business diagrams rapidly. Provide abundant flowchart examples, templates, tutorial for free download!
- Office Viewer ActiveX Control - Office Viewer ActiveX Control enables you to open Microsoft Office files such as Word, Excel and PowerPoint easily. Integrate with Word OCX, Excel OCX, PowerPoint OCX and other Office ActiveX Controls.
- Image to PDF Dynamic Link Library - API interfaces are provided for C, C++, Visual Basic 6 and for .net using Interop Services for C#, C++, J# and Visual Basic.
- CRC .NET control - It is the checksum library for .NET developers.
- PVL- Print Preview Library - PVL is an easy to use graphics library primarily intended for C++ and .NET developers who need to build the print preview for their applications in a one-touch.
- Smart Code Component - It is a barcode component that allows you to easily add professional quality bar codes to Windows documents like those from Word and Excel.
- DC Binding Recordset - DC.BindingRecordset is a high-performance COM-based environments such as Visual Basic, Visual C++ , it is only 80 KB DLL , so enjoy speed performance.
- Quick Batch File Compiler - Quick Batch File compiler convert batch files into actual program (EXE format) in one click.
- Ibasic Standard - Ibasic Standard is an all-in-one, easy-to-use programming language that has the power to create any type of application or utility that you can imagine.
- Ibasic Gold CD - This is the ultimate development suite for writing programs with the Ibasic language.
|
|