Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » DBISAM Technical Support » Incident Reports » Incident Reports Reported for Version 4.32 » View Incident Report |
Serious |
Reported By: Chris Holland Reported On: 4/26/2012 For: Version 4.32 Build 1 |
Command.Parameters.Add("AccountCode", OdbcType.VarChar, 10); Command.Parameters["AccountCode"].Value = accountCode; DA.Fill(DS); <<<<< Error occurs here…. if (DS.Tables.Count > 0) { DataTable UserTable = DS.Tables[0];
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |