Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File creation in .DBF with Data field of Numeric(25,8)
Message
De
07/06/2009 13:33:27
 
 
À
06/06/2009 01:03:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01404082
Message ID:
01404269
Vues:
44
>We are creating one financial application in .NET 2005 with C# and back end as SQL Server. In which we have to pass data in .dbf files with specific Structure.
>
>We try to create .DBF file with Data field structure of numeric(25,3) but we are not able to create it. We try all drivers which include Microsoft OLEDB dBASE III/IV/V and also Use Microsoft Visual Fox Pro OLEDB but we get maximum up to 20 as Numeric type but we need upto 25.

You cannot do this.

You can pass data with a CHAR(27) field.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform