Kadmos.com

  Home | Products | Download | Purchase | Support | Language

Google
Search site:

Products
DXFReader ActiveX Control

IXF ActiveX Control
 • IXF Files Overview
 • Distribution
 • Installation
 • Quick Start
 • Control Summary
 • Download
 • Buy now!
 • IXF Reference
  • Properties
  • Methods
  • Events
   • Error
   • ExportStatus
   • ImportStatus


Postel ActiveX Control

Tech Support
OnLine Support
Phone Support
Sample Code
Registered Users
FAQ
References
Kadmos
Contact Kadmos
Environment
Customer List
Newsletter
Download
ActiveX Controls
Updates
Purchase
Price List
International Resellers
Our Guarantee
Shipment Options
Payment Options
Shopping Cart
    IXF Control - Error Event

Kadmos IXF ActiveX Control      Next
IXF Control
Error Event

Description Fired when a non blocking error occurs during operations.
Syntax Private Sub IXF_Error(ErrorCode As Integer, ErrorString As String)
Remarks

If a non blocking error occurs during conversions the program is notified by firing the Error event.

This event is fired, with ErrorCode = 0, after successfully invoking the ImportIXF and ExportIXF Methods.

The error codes are:

ValueDescription

0Ok
1Specify file name
100No records found
101No Header Record found
102No Table Record found
103No fields defined
104Error in reading Column record
105Table 'XXXXXXXX' is empty
201Table 'XXXXXXXX' already exists
202Table 'XXXXXXXX' is locked by another user or process

The parameters for the Error event are described below:

ParameterDescription

ErrorCodeAn integer that holds the current error number.
ErrorStringA string expression that holds text, if available, describing the current error.

Copyright © 2000/2009 Kadmos.com - All rights reserved. Privacy Policy