Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

copy of MYDBASE.GDB NOT CONTAINING SECURITY TABLES

Status
Not open for further replies.

cheikh1

Programmer
Joined
Feb 19, 2003
Messages
75
Location
MR
I HAVE AN INTERBASE 6.5 DATABSE
RUNNING ON WIN NT server(interbase server unlimited number
of users)
i have another interbase server 20 user
running on another win nt server i copied
the database and i registred it on this last server
i saw that the security tables not found
whith my tables.
ANY HELP WILL BE APPRICIATED.
 
in interbase databases
there are some tables wich are
not created by the user .
thes tables are for storing information
related to metadata,to users,generators.
thier names begin by RDB
i don't remember a name of one of them.
 
Those are not the "security tables", but the "system tables".

What makes you think they aren't there? Are you using some kind of tool to display the tables, does it have a setting "Include system tables"?


Martijn Tonies
Database Workbench - the developer tool for InterBase, Firebird, MySQL & MS SQL Server
 
i use ibconsole
and i opened my database
i clicked on tables
i didn't see them
knowing that on the other server i see them.

 
Did you try View, System Data from the main menu?

Martijn Tonies
Database Workbench - the developer tool for InterBase, Firebird, MySQL & MS SQL Server
 
No i didn't
the main menu of ibconsole.
 
thank u very much
i see them.
i have an other problem
i created a user on the interbase server
and i logout the server
and i try to login by the user that i create
but it does not accept.
 
Please start a new thread for a new question.

Martijn Tonies
Database Workbench - the developer tool for InterBase, Firebird, MySQL & MS SQL Server
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top