-
Followers
AndreSomers (Assigned To) , Edwin_Horlings
Attachments
756 KB Added by Edwin_Horlings on September 29, 2009 09:49 UTC Details
91.3 KB Added by Edwin_Horlings on September 29, 2009 09:49 UTC Details AssociationsNo associationsActivity
on Sep 29, 2009 @ 09:49am UTC * By Edwin_Horlings
Attachment hugo.mdb addedfile:bWqfn4Rn0r3QrzeJe5aVNr: Access file parsed from hugo.txt
on Sep 29, 2009 @ 09:49am UTC * By Edwin_Horlings
Attachment hugo.txt addedfile:bWqiteRn0r3QrzeJe5aVNr: ISI text file
on Sep 29, 2009 @ 09:53am UTC * By AndreSomers
Status changed from New to Invalid
on Sep 29, 2009 @ 09:54am UTC * By Edwin_Horlings
Please explain
on Sep 29, 2009 @ 10:43am UTC * By AndreSomers
Status changed from Invalid to NewThe query Couple_Articles_Author*s* is not properly created.
on Sep 29, 2009 @ 10:48am UTC * By AndreSomers
Status changed from New to AcceptedWork remaining set to 0.0A table stub is created somehow. Probably, the merging of development branches caused an older version of the empty stub database to be used again.
A small fix in the replacing query is needed to remove the -1 authors.
on Sep 30, 2009 @ 11:04am UTC * By AndreSomers
Temporary work-around:
Delete the created Couple_Articles_Authors table. Instead, create a query with that name, using the following SQL:
SELECT DISTINCT Couple_Articles_ResearchAddresses_Authors.Articles_ID, Couple_Articles_ResearchAddresses_Authors.Authors_ID, Couple_Articles_ResearchAddresses_Authors.[author position]
FROM Couple_Articles_ResearchAddresses_Authors
WHERE Couple_Articles_ResearchAddresses_Authors.Authors_ID > 0;
on Sep 30, 2009 @ 11:10am UTC * By AndreSomers
Priority changed from Highest (1) to High (2)
on Sep 30, 2009 @ 11:10am UTC * By AndreSomers
Milestone changed from Backlog to Next Release
on Nov 24, 2009 @ 08:58am UTC * By AndreSomers
Status changed from Accepted to Test
on Jun 28, 2010 @ 03:03pm UTC * By AndreSomers
Status changed from Test to FixedStatus set to "fixed", since no more issues have been reported.Time ExpenditureLoading