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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Micros 3700 query employe class

Status
Not open for further replies.

rexilio

IS-IT--Management
Jul 13, 2016
8
MX
Hello friends,

I have found a requirement, there is some way to extract the permissions of each of the employed class.
I would appreciate if someone had a query
 
Hi,

you can do that (change the format output at your convenience (XML, FIXED, HTML,...):
select * from micros.emp_class_def; output to 'c:\temp\emp_class_def.csv' FORMAT TEXT

Regards,
Régis
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top