Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Saving grid as csv file email attachment

forums forums SQLyog SQLyog: Bugs / Feature Requests Saving grid as csv file email attachment

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #15361
      Shadow
      Member

      Definitely not. SQLyog does not provide any scripting abilities, or any programmable API. It is a MySql admin tool, the only task it is capable of automating is the synchronization of databases.

    • #15362
      CalEvans
      Member

      Personally, I'd do it in PHP.

      Open the email, suck the contents into mySQL, do the calculation dance, send it back out. http://www.zend.com has about a dozen or so email controls that make sending emails easier.

      HTH,

      =C=

    • #15363
      nhdspres
      Member

      Cool!

      Thanks, Cal.

      If we could use your services, are you available as a consultant/outsource?

      Steve

Viewing 2 reply threads
  • You must be logged in to reply to this topic.