Results 1 to 1 of 1

Thread: Xml files/How to add data directly to database in a correct form

  1. #1
    Thread Starter
    Newbie kipperos's Avatar
    Join Date
    Mar 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Xml files/How to add data directly to database in a correct form

    I have both your classipress and jobroller installed and now I would
    appreciate some help on my classipress site, which is for selling houses.

    I have a chance to get a lot of new customers if only I would find a
    solution to handle xml files that have all the data on those real estate
    companies' ads. Those files are not in a same shape and form as my site has.
    There's different titles and not all the ads have the same amount of
    information. So far I've inserted new client ads by using csv files and
    iMacros, but I haven't been able to find a working solution for converting
    those xml files into functioning csv files. This is why I'm now wondering on
    how could I insert data from those xml files directly into the database. I know that there's export and import tools available but I'm kind of lost as my original data is different from how it looks like when I exported the current data to see how it looks like.

    I'm new to all this creating websites and using automation etc. so I would
    really appreciate if you could tell me some sort of step by step instructions, what solutions there could be for
    using these xml files as datasource. I tried to search the forum for answers but didn't really find anything suitable. Also the pictures should be added and there's many more pictures in the original data as classipress can take.

    An example of one apartments codes:

    Apartments>
    -<Apartment newHouses="XX"
    type="XX">
    <Key>XX</Key>
    <TotalArea unit="m2">XX</TotalArea>
    <LivingArea unit="m2">XX</LivingArea>
    <City>xx</City>
    <Country>xx</Country>
    <UnencumberedSalesPrice currency="EUR">xx</UnencumberedSalesPrice>
    <RoomTypes>xx, xx, xx, xxxxx</RoomTypes>
    <Region>xxx</Region>
    <SupplementaryInformation>xxxxxxx </SupplementaryInformation>
    <KitchenAppliances>xxx,xxx,xxxxx</KitchenAppliances>
    <BathroomAppliances>xxxxx,xxxxx</BathroomAppliances>
    etc...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Inserting bulk ads directly into database tables
    By ramswebsolution in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: October 27th, 2011, 01:09 PM
  2. save contact form data in the database
    By foundationmedia in forum ClassiPress General Discussion
    Replies: 1
    Last Post: July 20th, 2011, 07:45 AM
  3. is the a way to call a form layout directly
    By ronm67 in forum Help Using ClassiPress
    Replies: 0
    Last Post: June 4th, 2010, 11:28 AM