Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access import errors
Message
 
 
À
05/11/2008 10:47:35
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01359286
Message ID:
01359864
Vues:
36
You can do that for troubleshooting purpose.

>This is probably possible in theory but exceeds my knowledge level at this time. If I imported smaller pieces of the file I would have to reassemble them after the import which is something I don't know how to do. Also I would have to programmatically figure out when a file needed to be split and treated this way. That also leaves me a bit cold. It might be easier to just process all the tables one record at a time but so far I haven't found the code to inserting the data into the tables short of a rather complicated technique of iterating all the fields via a structure analysis which would get messy in a hurry. Thoughts?
>
>My task here is to improve on the DBC2MDB utility by John Koziol. His code fails when the data fields are empty because the tables created in the MDB are created with required data inputs. At least that's my experience with Access 2003. I can't seem to find any settings in the Access configuration that would overcome this.
>
>If I continue with the XML route I am also going to need a way to validate the data before the import to eliminate any illegal characters in the XML. So far I have found an ASCII 2 and and ASCII 19 that have caused problems. I fixed these with STRTRAN when I found them but short of testing every character in every field I'm not quite sure how to deal with this one.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform