A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Changing Data Type from XML Import



 
 
Thread Tools Display Modes
  #1  
Old June 23rd, 2009, 06:31 PM posted to microsoft.public.access.gettingstarted
KrispyData
external usenet poster
 
Posts: 78
Default Changing Data Type from XML Import

When importing data from an XML file, all the data types are set to TEXT.
Design View does not allow me to change the text to another data type such as
date or number. Is there way to change this?
  #2  
Old June 23rd, 2009, 09:14 PM posted to microsoft.public.access.gettingstarted
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Changing Data Type from XML Import

A common way to handle this situation is to allow the XML file to be
imported as TEXT, and to create a more permanent table (or set of tables),
with the correct data types.

Then use queries to "parse" the raw import data into the final data types
and table structure you need.

Regards

Jeff Boyce
Microsoft Office/Access MVP


"KrispyData" wrote in message
...
When importing data from an XML file, all the data types are set to TEXT.
Design View does not allow me to change the text to another data type such
as
date or number. Is there way to change this?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:15 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.