osCommerce Community Support Forums: Flat File Database for Inventory? - osCommerce Community Support Forums

Jump to content

Corporate Sponsor


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Flat File Database for Inventory? Rate Topic: -----

#1 User is offline   scottdev Icon

  • Find Posts
  • Group: Community Member
  • Posts: 30
  • Joined: 26-July 03
  • Real Name:Scott Robinson
  • Location:San Diego, California

Posted 26 July 2003 - 06:01 PM

Is this possible with OSCommerce? I've never used MYSQL before.
0

#2 User is offline   iiinetworks Icon

  • Find Posts
  • Group: Community Member
  • Posts: 3,734
  • Joined: 01-July 03
  • Real Name:Matt

Posted 26 July 2003 - 06:39 PM

Why do you want to use a flat file database? What does that mean to you?

MySQL *is* a database. A flat file would be a different kind of database (actually, what it is saying is that you are going to skip the database altogether and just use a regular file as if it were a database).

You could certainly edit osCommerce to use a flat file for inventory, rather than MySQL, but this would seem to be a lot of work. What would you get out of it?

Good luck,
Matt
0

#3 User is offline   bluephoenix Icon

  • Find Posts
  • Group: Community Member
  • Posts: 636
  • Joined: 10-September 02
  • Real Name:benjamin

Posted 26 July 2003 - 09:29 PM

NO you cannot skip mysql and do a flat file database. Oscommer is built with the mysql database platform as itdatabase engine.
For working with mysql there is myphpadmin that will show you your database visually and allow you to interact with it in a much easier way.
There is also a mod called easypopulate that would allow you to do your database as an excel spreadsheet and then have them interact.
Flat file databases are not really great for e-commerce anyway. Relational databases are better for that.
"If you rundown your shadow, you will never catch it"
Bob Marley
0

#4 User is offline   rgpayne Icon

  • Find Posts
  • Group: Community Member
  • Posts: 12
  • Joined: 26-July 03
  • Real Name:Rodney Payne
  • Location:US

Posted 26 July 2003 - 11:34 PM

Where do I get this file
0

#5 User is offline   iiinetworks Icon

  • Find Posts
  • Group: Community Member
  • Posts: 3,734
  • Joined: 01-July 03
  • Real Name:Matt

Posted 27 July 2003 - 06:12 AM

Easy Populate link
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic