Page 1 of 1

R&Rv10 not reading all SQL fields

Posted: Mon Aug 01, 2005 7:25 pm
by LeedsFan4Ever
[updated:LAST EDITED ON Aug-01-05 AT 07:26 PM (EST) by ()]We have just migrated from a DOS based xbase database to a Windows SQL version. This has meant upgrading from R&Rv6 to R&Rv10.____In addition to R&R we have also got another reporting software package. The problem I am experiencing is that the table I want to use as a master has 49 fields. I can see all these fields when using the other reporting tool, but only 44 are visible when I use R&R.____The ones that remain hidden are the ones deemed to be the index fields. Without these there is no way I can use R&R to link tables. Is anyone able to offer an advice about this? Any help or suggestions would be very greatly appreciated.____I would much prefer to use R&R as is enables me to export data into my preferred format without too much trouble.________Thanks

=> R&Rv10 not reading all SQL fields

Posted: Tue Aug 02, 2005 8:25 am
by kfleming
What SQL platform are you using and what data type are the missing fields?____Kathleen__R&R Support

==> RE: R&Rv10 not reading fields

Posted: Tue Aug 02, 2005 12:14 pm
by LeedsFan4Ever
We use Windows 2000NT____The fields in the table that R&R can^t see all end in "ID" eg tb_jobID. When the table is opened by the other reporting software package they are refered to as indexes.____Within the documentatation they are referred to as primary keys etc.____The data in first record in the first field (called ItemID) in the master table that R&R can^t see is something like this {998CD-7788CC-JKUH-88EO}. (i^m now at home so can^t recall exact data).____The table I want to join the master table to also has a field called ItemID, and this field contains the data in the same format as above. As a result I can join tables using the other reporting software.____As R&R dosn^t recognise the "ID" fields I am unable to join the tables together. There are no other common fields between the tables.____The above is applicable to all tables within the database.____Thanks

===> RE: R&Rv10 not reading fields

Posted: Tue Aug 02, 2005 1:45 pm
by kfleming
If they are SQL Server unique identifier fields, then R&R cannot read them. This is a bug that in still present in the current V11 release and will be addressed in a future release.______Kathleen__R&R Support

====> RE: R&Rv10 not reading fields

Posted: Tue Aug 02, 2005 4:44 pm
by LeedsFan4Ever
Is this a fix that will happen in the short term or is it someway off?____Thank you very much for your help in this matter.__