I installed 9.5 without any problems. Not sure about 7.6

Dan Goldberg

-----Original Message-----
From: "Gary.wend" <[email protected]>
Sent: ‎11/‎21/‎2012 1:13 PM
To: "[email protected] (RBASE-L Mailing List)" <[email protected] (RBASE-L 
Mailing List)>
Subject: [RBASE-L] - Windows 8 and RB 7.6







Has anyone had any experience witb W8 and RB7.6.  This would also  include 
using RMail 2.6.  A client just bought a computer that was a deal(black friday 
pricing) and now wants to run their current program on new machine.


Any insight would be appreciated.


Thanks
Gary


Sent from my Samsung Epic™ 4G Touch

Jason Kramer <[email protected]> wrote:

    Thanks for the suggestion, but that generated the same correlation error.
                                                    Thanks,
                                                    Jason

Jason Kramer
University Archives and Records Management
002 Pearson Hall
(302) 831 - 3127 (voice)
(302) 831 - 6903 (fax)On 11/21/2012 12:46 PM, Albert Berry wrote:

Try the query without the SELECT after BROWSE. R:Base syntax is BROWSE rg_id 
etc. 
Albert 
On 21/11/2012 9:44 AM, Jason Kramer wrote: 

BROWSE SELECT rg_id,rg_name,T1.status_name AS 
rg_status,schedule_id,sched_name,T2.status_name AS 
sched_status,series_id,ser_name,T3.status_name AS ser_status FROM (record_group 
T1 LEFT OUTER JOIN schedule T2 ON T1.rg_id=T2.rg_id) J1 LEFT OUTER JOIN series 
T3 ON J1.schedule_id=T3.schedule_id 

Reply via email to