Entering multiple records at once

4 posts by 4 authors in: Forums > CMS Builder
Last Post: November 30, 2009   (RSS)

Re: [webgfx] Entering multiple records at once

By Donna - November 27, 2009

Hi Keith,

Is it all the same information going into the field? Would setting a default value for those fields work?
Donna

--
support@interactivetools.com

Re: [Donna] Entering multiple records at once

I've been using Navicat http://navicat.com/en/products/navicat_mysql/mysql_overview.html to do some fairly complex data manipulation by exporting my table to an Excel spread sheet, manipulating the date, and then importing the excel spread sheet back as a MySQL table. They've got Windows, OSX and Linux versions.

Hope that helps.

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [gkornbluth] Entering multiple records at once

By Chris - November 30, 2009 - edited: November 30, 2009

Editing data in a grid isn't really something that's supported by the software, but it is something that we could custom program for you. Please let me know if you're interested in that.

Jerry's solution may work for you, if you are able to get your client to follow a more complicated workflow. An alternative to Navicat would be the free phpmyadmin, which will allow you to edit your data in a grid view (they call this feature "Browse".) phpmyadmin is quite popular and may already be installed on your server. You can ask your web hosting company how to get access to it.

I hope this helps. Please let us know if you have any questions.
All the best,
Chris