Re: [Gdpdm-devel] phpMyAdmin [Terry, Isaac]
Brought to you by:
tcasstevens
From: Terry C. <tm...@co...> - 2006-06-22 20:19:11
|
Hi Isaak, How are things going with the new mySQL database that we created. Are you using the MS Access frontend to update your data now? At some point, Ken or I can give you the instructions how to create a mysqldump. Ken can use that to rebuild the Gramene Diversity databases on acorn and filetta. Thanks, Terry On 6/22/06, Ken Youens-Clark <kc...@cs...> wrote: > On Jun 22, 2006, at 2:19 PM, Isaak Yosief Tecle wrote: > > > In the new data set I am working on there are a few rice germaplasm > > accessions that are already in the diversity database. I don't have > > passport data different from what is in the database already for > > these germplasms.So how do I deal with them in the new data set > > when it comes to information (e.g. data that goes in the > > div_passport table or div_locality) that needs to be stored for > > them but is already in the database from previous curation. I > > suppose I don't have to curate the same information again and again > > for the same germplams. > > Right, well, this is the issue I raised with having accessions, > having the ability to pin-point just which existing record you mean > or defining when to create a new record. As it is, my import code > looks at the entire record you're supplying and checks the table in > question for a record matching it entirely; if one doesn't exist, a > new record is created. So you would just need to make sure that the > germplasm record in your input file matches field-by-field the data > currently in the db. > > ky > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Gdpdm-devel mailing list > Gdp...@li... > https://lists.sourceforge.net/lists/listinfo/gdpdm-devel > |