Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Provider error '80040e4e'

Status
Not open for further replies.

teky

Programmer
Mar 24, 2000
55
US
Can anybody explain me this error.<br>I am trying to integrate the MS Access database with ASP. <p>Vijay Donthi<br><a href=mailto:vdonthi@ezode.com>vdonthi@ezode.com</a><br><a href= > </a><br>
 
The only reference to this error I could find was on the Microsoft Knowledge Base, an excerpt follows:<br><br>When using a DataCombo control, if the DataField property of the DataCombo is bound to a numeric data type a problem may occur...<br><br>This action fails because the Text property of the combo is an empty string (non-numeric) and the bound field is a numeric type. <br>In this case the following error message is returned: <br><br>-2147217848 (80040e4e) The change was canceled during notification; no columns are changed. <br><br>You can find the complete article&nbsp;&nbsp;in the Microsoft Knowlegdge Base. Go to the following URL:<br><br><A HREF=" TARGET="_new"> me know if this helps :) <p>John Vogel<br><a href=mailto:johnvogel@homepage.com>johnvogel@homepage.com</a><br><a href= FreeDSL Service</a><br>[To a get FREE DSL Modem WITH FREE DSL Unlimited Internet Connection click the above link :)]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top