Google Answers Logo
View Question
 
Q: Show me more than 8 ways to connect to my old xbase inventory data. ( No Answer,   6 Comments )
Question  
Subject: Show me more than 8 ways to connect to my old xbase inventory data.
Category: Computers > Programming
Asked by: xbase_to_web-ga
List Price: $200.00
Posted: 31 Mar 2004 09:26 PST
Expires: 30 Apr 2004 10:26 PDT
Question ID: 323025
I am still happily using a dos program for my brick and mortar cash
register. It is written in xbase (all the database files are saved
with .dbf .dbt .ndx .ntx and .mem extensions). I want to populate a
web store with it's inventory data. I can drag and drop the data into
excel and "see" the data and the field names. Excel thinks it's a
dbase iv file. I am thinking about using OSCommerce for my web store
(it's written in php using a mysql database).

Give me working step by step instructions that I can test on my server
(win2000, apache) for setting up two way connections (read and Write)
between the old xbase inventory files and a web page using:

mysql, php, perl, visual basic, ms access, fox pro, odbc, aodbc,

 (and if possible working examples).
Answer  
There is no answer at this time.

Comments  
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: s3com-ga on 31 Mar 2004 10:11 PST
 
HI.

PHP have DBF support,  but i recommend You to convert
your old database to mySQL tables  in order to 
fastest and simplest working with data.

Here is the php manual with examples on DBF connection >>

http://www.php.net/manual/en/ref.dbase.php

regards.
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: xbase_to_web-ga on 31 Mar 2004 11:22 PST
 
Thank you for your quick response.

I have used this method and can only read the data. It will read the
field names, but does not understand the field types (text, num,
width, etc...).
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: teddycaddydotcom-ga on 02 Apr 2004 11:13 PST
 
ODBC might do it.  It is like the universal language to speak b/t databases
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: p0wn-ga on 07 Apr 2004 07:57 PDT
 
if you can get it into excel then save as csv(comma separated values)
and upload to mysql(mysql allows direct upload of csv files)
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: xbase_to_web-ga on 12 Apr 2004 13:47 PDT
 
OK I'm "chomping' at the bit" for any kind of answer for a working two
way connection.

I have a php/mysql programmer than can code like the wind. He can read
the database into the oscommerce mysql database using php (It all
comes in as text but I don't care). But we have to update it (reload
from xbase to mysql) every time I make a change to the old dos
inventory and need it to show up in oscommerce.

So... show me at least one (but the more the merrier) twoway
connection(s) for  my old xbase inventory data.
Subject: Re: Show me more than 8 ways to connect to my old xbase inventory data.
From: trym-ga on 13 Apr 2004 17:04 PDT
 
Hi!

If you could provide me of a way to download samples of your database, I would
be glad to create a perl application, that does what you want.

-Trym Skaar

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy