resending because this didn't appear in the email list.

      From: Patti Jakusz <[email protected]>
 To: "[email protected]" <[email protected]> 
 Sent: Thursday, February 23, 2017 3:49 PM
 Subject: Re: [RBASE-L] - Why can't we input a table anymore?
   
Hi Buddy,
I took out the connect Healthy.Rb1 command and then got the following errors:  
R>input healthy_table_newVR_Data_STructure.tbl-ERROR- newVR is an undefined 
table. (2038)-ERROR- Duplicate database name ( 720)-ERROR- No database 
connected ( 325)-ERROR- No database connected ( 325)-ERROR- Unrecognized 
command - retype it (  40)-ERROR- Unrecognized command - retype it (  
40)-ERROR- Unrecognized command - retype it (  40)-ERROR- Unrecognized command 
- retype it (  40)-ERROR- Unrecognized command - retype it (  40)-ERROR- 
Unrecognized command - retype it (  40)
I think I have to put a connect in there somewhere.  Rbase used to have it in 
there automatically.
Patti
      From: Buddy Walker <[email protected]>
 To: [email protected] 
 Sent: Thursday, February 23, 2017 3:42 PM
 Subject: RE: [RBASE-L] - Why can't we input a table anymore?
  
#yiv6610683262 -- filtered {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 
4;}#yiv6610683262 filtered {panose-1:2 4 5 3 5 4 6 3 2 4;}#yiv6610683262 
filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv6610683262 
p.yiv6610683262MsoNormal, #yiv6610683262 li.yiv6610683262MsoNormal, 
#yiv6610683262 div.yiv6610683262MsoNormal 
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}#yiv6610683262 a:link, 
#yiv6610683262 span.yiv6610683262MsoHyperlink 
{color:blue;text-decoration:underline;}#yiv6610683262 a:visited, #yiv6610683262 
span.yiv6610683262MsoHyperlinkFollowed 
{color:purple;text-decoration:underline;}#yiv6610683262 
p.yiv6610683262msonormal0, #yiv6610683262 li.yiv6610683262msonormal0, 
#yiv6610683262 div.yiv6610683262msonormal0 
{margin-right:0in;margin-left:0in;font-size:12.0pt;}#yiv6610683262 
span.yiv6610683262EmailStyle19 {color:windowtext;}#yiv6610683262 
.yiv6610683262MsoChpDefault {font-size:10.0pt;}#yiv6610683262 filtered 
{margin:1.0in 1.0in 1.0in 1.0in;}#yiv6610683262 div.yiv6610683262WordSection1 
{}#yiv6610683262 Patti  Take out the CONNECT Healthy   When the command CREATE 
SCHEMA…..  R:Base Creates the database and it stays connected.  Buddy    From: 
'Patti Jakusz' via RBASE-L [mailto:[email protected]] 
Sent: Thursday, February 23, 2017 2:37 PM
To: Karentellef via RBASE-L <[email protected]>; RBASE-L Mailing List 
<[email protected]>; [email protected]
Subject: [RBASE-L] - Why can't we input a table anymore?  Hello,  I like to do 
all my coding work in a copy of our database.  When I want to transfer any new 
tables to the live database, I used to Export the data & structure in the 
database copy and input it in the live database.    For the last year or so, 
9.5 wasn't letting me do that normally anymore.  There was a disconnect comment 
in the exported table but no "connect Healthy.RB1" command.  After a few trials 
I figured out where to stick the connect command.    Now I have Rbase 10.  I 
tried to stick the connect command where I thought it should go, just before 
the Create Schema command.  But it still doesn't work.   Some of the errors I 
see:  R>input healthy_table_newVR_Data_STructure.tbl-ERROR- newVR is an 
undefined table. (2038)-ERROR- No database connected ( 325)-ERROR- No database 
connected ( 325)-ERROR- Unrecognized command - retype it (  40)-ERROR- 
Unrecognized command - retype it (  40)-ERROR- Unrecognized command - retype it 
(  40)-ERROR- Unrecognized command - retype it (  40)-ERROR- Unrecognized 
command - retype it (  40)-ERROR- Unrecognized command - retype it (  40)...    
Here is part of my exported table commands:...DISCONNECTSET STATICDB OFFSET 
ROWLOCKS ONSET FASTLOCK OFFCONNECT Healthy.RB1CREATE SCHEMA AUTHOR HEALTHY 
PUBLICCREATE TABLE `newVR` +(`ssnum` TEXT (11), + `momdob` DATE, +...  Can 
someone tell me what the problem is?  And why has this gotten so difficult?  
Sometimes these files are huge and I don't think we should have to go in 
through an editor and stick our commands in the middle.  Especially if it 
doesn't work and I have to keep hitting the tab key for 10,000 records.   
Thanks,Patti-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.


   

   

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to