150 likes | 270 Views
ProvideX Add-Ons. Presented by: Jane Raymond. ProvideX Add-Ons. Introduction Tightly integrated application development and deployment solutions Extend the functionality of the ProvideX base system Available as stand-alone components and comprehensive product bundles
E N D
ProvideXAdd-Ons Presented by: Jane Raymond
ProvideX Add-Ons Introduction • Tightly integrated application development and deployment solutions • Extend the functionality of the ProvideX base system • Available as stand-alone components and comprehensive product bundles • Visit our website or contact your ProvideX distributor for details
ProvideX Add-Ons • Multiple Image Type Support • Smart Lists • Customizer • Views • Report Writer • Charting Control • Internet Toolkit • OLE Server • Application Server • BBx Keyed File Read
Multiple Image Type Support • Wherever you can use .bmp, you can use: • .ico • .jpg/.jpeg • .pcx • .png • .tif/.tiff • .wmf/.emf • .tga • .. and now,.gif & .j2k
Smart Lists • Controls that auto-load • Listboxes, dropboxes, grids and multi-lines, or even a file • Dataset based on a query definition • No coding required! • Triggered loads
Customizer • Link custom information to a NOMADS panel • No code, no custom panels • Information displayed in a Customizer grid added to the bottom of the panel
Views • Create logical representation of your database • ProvideX or external databases • Includes relationships between data sources • Select specific fields for display and reporting • Access data through the View object, ODBC driver, or Report Writer
Report Writer • For designing and generating reports • Create and manipulate report layouts like a spreadsheet application • Output to printers, PDF files, HTML, the Clipboard, ProvideX Viewer, etc. • Object interface allows programmatic control of virtually every aspect of generating a report
Charting Control • Create a variety of chart illustrations with 2D or 3D effects • Line • Area • Bar • Column • Pie • Ribbon Scatter • Stack
OLE Server • Allows external applications to directly invoke and interact with ProvideX and ProvideX objects • Can be used by virtually any COM-compliant application or programming language sub Build_onclick Set pvx = CreateObject("ProvideX.Script") pvx.Init ("c:\pvx\") q = chr(34) pvx.execute("PREFIX "+q+"data\"+q) pvx.execute("PREFIX PROGRAM "+q+"prog\"+q) pvx.execute("cwdir "+q+"C:\App2005"+q) pvx.execute("%RW_UserLogic$="+q+"RWuserLogic"+q) Set pvxpd = pvx.NewObject("*rpt/pvxreport") p=pvxpd.nRunReport("Reports/ClientsByLocation.pvr") set pvxpd = nothing pvx.execute("system_help "+q+"SampleHTML.htm"+q) set pvx = nothing end sub • VB, Delphi, VB script, VBA, etc.
Internet Toolkit • Utilities to assist in the development of email/Web-enabled ProvideX applications • Generate, send, and accept email messages • Send & receive files to/from a server running a FTP server program
Application Server • Secure Client/Server TCP/IP environment • Designed for hostile environments such as the internet • Supports SSL • Single-socket design • Built-in security • Full logging • and more…
BBx Keyed File Read • Read BBx from ProvideX • Access to BBx SORT, DIRECT, and MKEYED files • Access existing historical files without converting • Beneficial to customers migrating from BBx to ProvideX
Product Bundles We offer a variety of package options to suit your business needs. Expand the functionality of your Base System with Add-on Packages or choose our cost- savingProfessional & eCommerce Bundles. • Visit >http://www.pvx.com/products for details
THANK YOU! End of Presentation