Results 1 to 4 of 4

SQL Scripts (Server or Client Side)

This is a discussion on SQL Scripts (Server or Client Side) within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; Hi, I have about 5 manufactures that send me updated product csv files with pricing, quantities and related data... I ...

      
  1. #1
    New Member nicholasbw's Avatar
    Join Date
    Feb 2007
    Posts
    16
    Rep Power
    0


    Default SQL Scripts (Server or Client Side)

    Hi,

    I have about 5 manufactures that send me updated product csv files with pricing, quantities and related data...

    I was wondering if anyone developed Scripts for MYSQL to update product information in products and key tables. I'm aware of Easy Populate but I was looking for a more automated methodology to address day to day task without importing 7 300 item sets.

    As apposed to re inventing the wheel any help would be appreciated...

    Nicholas

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: SQL Scripts (Server or Client Side)

    I am not aware of any. You could set up easypopulate to run on a cron, then all you would need to do is upload the ep text files to the specified directory daily and let the cron run.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member nicholasbw's Avatar
    Join Date
    Feb 2007
    Posts
    16
    Rep Power
    0


    Default Re: SQL Scripts (Server or Client Side)

    Thanks...

    EP imports and exports only, ideally I would like a certain amount of DTS on each cvs file after it's imported.

    I downloaded Toad for MYSql...Are you aware of a way to run "Stored Procedures", "triggers" or any other programmable task to process data with MYSql?

    Just to recap a series of data transformation steps needs to be performed on each one to be compatible or in ep's file layout or directly updating tables...

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: SQL Scripts (Server or Client Side)

    You could write a shell script or php script that you also run on a cron with the mysql processing that you require. That would be how I would go about it.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Loading scripts to mysql
    By FSUddin in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-13-2004, 02:19 AM
  2. Upload File Option for the Client
    By aliharis2004 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 01-17-2004, 01:26 PM
  3. how can you list product options side by side
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 09-20-2003, 08:16 PM
  4. cvs file for client..
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 12-07-2002, 08:28 PM
  5. Allow client to control hyperlinked text in new column box
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 10-17-2002, 09:20 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •