Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » DBISAM Technical Support » Incident Reports » Incident Reports Addressed for Version 4.11 » View Incident Report |
Minor |
Reported By: Marco Rodriguez Reported On: 9/20/2004 For: Version 4.10 Build 1 |
dbisamt.Databasename:= 'd:\datos\ibsam\bancos'; dbisamt.TableName:= 'CUENP_A1'; if dbisamt.Exists then begin with dbisamt do begin fielddefs.Update; indexdefs.Update; fielddefs.insert(3,'CP_PRUEBA',ftstring,5,false); AlterTable(LocaleID,UserMajorVersion,UserMinorVersion, Encrypted,Password,Description, IndexPageSize,BlobBlockSize,LastAutoIncValue, TextIndexFields,TextIndexStopWords, TextIndexSpaceChars,TextIndexIncludeChars); end;
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 |