Hi Rossana,

Reporter is populated at different times depending on what you do:
- When you create/load a reporter map or a print map
- When you upload raw data

In any case, to ensure proper BASE operation the statements found in <base_dir>/sql/base_mysql_data.sql must be loaded (see installation instructions). As a result of this the "empty" reporter line I mentioned will be created. If you don t have it, I suspect you did not go correctly thru installation.

I don t quite understand the rest of your question. Sorry. As I got it, you insert data directly in the db without going thru PHP interface. I am not sure it is a great idea unless you really know what you are doing. You should better try the "mass data import" in the Hyb menu.

Hope this helps

Charles

On 12 janv. 06, at 16:42, Rossana Stradiotto wrote:

Hi charles,
 infact my Reporter table was empty. I'm trying to fill up the database directly by sql but I have to know when and where data are inserted. Do yuo know when the table Reporter is filled up inserting an experiment and where data are token?
 
Thanks a lot
 
Rossana

 
On 1/11/06, charles girardot <[EMAIL PROTECTED]> wrote: Hi Rossana,

I think the following line does not exist in your Reporter table :

INSERT INTO Reporter (id, reporterId, geneName, geneSymbol) VALUES (1,
'', '', '');

If you just installed BASE , you might have forgotten to execute
base_mysql_data.sql that populate some mandatory data in BASE.

Hope this helps,

Charles


On 11 janv. 06, at 11:45, Rossana Stradiotto wrote:

> Hi everyone,
> I'm trying to adding raw result file but I see this message:
> "Unable to read id of null reporter - please report this bug on the
> BASE mailing list"
>
> Someone can help me?
>
> Thanks!
>
> Rossana Stradiotto

Best regards,

Charles

==============================
Charles Girardot
EMBL
C. Boulin and E. Furlong Groups

Room 602
Meyerhofstrasse 1
D-69117 Heidelberg
Germany



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
 [EMAIL PROTECTED]


Best regards,

Charles

==============================
Charles Girardot                        
EMBL
C. Boulin and E. Furlong Groups 

Room 602
Meyerhofstrasse 1
D-69117 Heidelberg
Germany



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to