#1  
Old 17th June 2004, 02:30 AM
Rudy Poseika
 
Posts: n/a
Default in-memory table-"Table does not exist" error

Ok, I must have a brain freeze, as I am sure this worked before
but i have not used this feature recently
I have
-- NX 1.06.

Trying to use an in-memory table.

Step 1 = tablename : <myTable>

Set active = true, error message "Table does not exist"

Tried the other settings as per the docs - Alias Path #myRAM
serversetting options - always the same.
"Table does not exist"

TIA
--

Rudy Poseika, P.Eng.
Senior Applications Engineer


  #2  
Old 17th June 2004, 03:19 AM
Keith Johnson [NDX]
 
Posts: n/a
Default Re: in-memory table-"Table does not exist" error

"Rudy Poseika" <rposeika@cbautomation.com> wrote in
news:40d0681a@wic040d.:

> Ok, I must have a brain freeze, as I am sure this worked before
> but i have not used this feature recently
> I have
> -- NX 1.06.
>
> Trying to use an in-memory table.
>
> Step 1 = tablename : <myTable>
>
> Set active = true, error message "Table does not exist"
>
> Tried the other settings as per the docs - Alias Path #myRAM
> serversetting options - always the same.
> "Table does not exist"
>
> TIA




Memory tables are just like normal tables, you still need to create
them.

Make sure you have your FieldDefs created, you can do this by double
clicking the TnxTable component and adding your fields.

Then in your program do nxTable1.CreateTable;


Keith[NDX];
  #3  
Old 17th June 2004, 04:20 AM
Rudy Poseika
 
Posts: n/a
Default Re: in-memory table-"Table does not exist" error

Thanks - I had created the fieldDefs. I had NOT 'created' the table...

woiks now

Regards

--
CB Automation Inc.

Rudy Poseika, P.Eng.
Senior Applications Engineer
"Keith Johnson [NDX]" <keith{at}saxon.co.uk> wrote in message
news:Xns950AB16698CF6Keithatsaxondotcodot@203.147. 131.213...
> "Rudy Poseika" <rposeika@cbautomation.com> wrote in
> news:40d0681a@wic040d.:
>
> > Ok, I must have a brain freeze, as I am sure this worked before
> > but i have not used this feature recently
> > I have
> > -- NX 1.06.
> >
> > Trying to use an in-memory table.
> >
> > Step 1 = tablename : <myTable>
> >
> > Set active = true, error message "Table does not exist"
> >
> > Tried the other settings as per the docs - Alias Path #myRAM
> > serversetting options - always the same.
> > "Table does not exist"
> >
> > TIA

>
>
>
> Memory tables are just like normal tables, you still need to create
> them.
>
> Make sure you have your FieldDefs created, you can do this by double
> clicking the TnxTable component and adding your fields.
>
> Then in your program do nxTable1.CreateTable;
>
>
> Keith[NDX];





Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Alter Table throws "Cannot open table" Exception Paul nexusdb.public.support.sql 2 13th May 2009 05:11 AM
"DROP TABLE t1" while t2 is open in exclusive mode IK nexusdb.public.support.sql 11 4th March 2009 06:53 AM
Another "root table not found" error in 2.07.1 Martijn Tonies nexusdb.public.support.sql 5 22nd June 2007 08:29 PM
Why ? The table "folder" cannot be dropped. It is referred to from the table "mail" Ad Franse nexusdb.public.support.sql 4 11th May 2007 06:02 AM
Import CSV: Selecting "Overwrite" in "Advanced option" gives "Abstract error" when "Finish" is pressed Jesper Østergaard nexusdb.public.support 1 6th July 2003 12:10 PM


All times are GMT +11. The time now is 02:05 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.