RE: Eu Data Base
George,
The EDS philosophy is that you are always working with one table in one
database at a time. When you opened the GLdatabase it became the
current database. Then when you tried to select a table from ARdatabase
you got an error because the table name was not in GLdatabase. use
db_select() to select which database you want before selecting the table
you want.
Jonas
gwalters at sc.rr.com wrote:
> It seems that you can't have 2 data bases open at the same time. Is this
> true or have I made a mistake? I have opened "ARdatabase" then
> "GLdatabase"
> then when I try to select a table from the first ("ARdatabase")
> EUdatabase
> returns an error?
>
> george
>
>
|
Not Categorized, Please Help
|
|