G
gus bjorklund
Guest
if you are connected to just one database, then there is no need to use the dictdb alias. just do for each _file where _file._file-name = ctablename: disp _file._file-name end. > On Mar 1, 2017, at 1:07 PM, davidvilla wrote: > > Update from Progress Community > > davidvilla > > How to check if a given table name is in a connected database? > > I tried to use: > > for each dictdb._file no-lock where dictdb._file._file-name = ctablename: > disp dictdb._file._file-name > > > But, this won't work unless I go to data dictionary and select the working database. Any ideas? > > I m using OE11.5 with Unix > > > View online > > > You received this notification because you subscribed to the forum. To stop receiving updates from only this thread, go here. > > Flag this post as spam/abuse. > > regards, gus “less is my favorite editor. too bad it can’t actually edit files.” Chris Lesniewski-Laas
Continue reading...
Continue reading...