Download presentation
Presentation is loading. Please wait.
Published byRobert McCoy Modified over 8 years ago
1
1 Inside Module 3 Working with Eloquence Page n Commands to access Eloquence databases2 n Opening and closing a database3 n Eloquence and Base Command4 n Put Command5 n Summary6
2
2 Accessing data files n These Suprtool commands access Eloquence data files: BASE GET CHAIN FORM PUT DELETE UPDATE
3
3 Opening and closing a database n You can use the BASE command to open a database >base store,5,READER n The BASE command without parameters closes a database n A database remains open until a BASE, RESET BASE or RESET ALL command is executed n Alternate Base and Put command syntax special to Eloquence
4
4 Eloquence and Base Command n Base Command Syntax base [servername][:server/]database,mode,password base myserver:eloqdb/sample,5,reader base :eloqdb/sample,5,reader base :eloqdb/sample base sample
5
5 Put Command n Put Command allows the same syntax put dataset,[servername][:server/][database] put dataset,myserver:eloqdb/sample Put dataset
6
6 Summary n Base Command Eloquence syntax n Put Command allows the same syntax
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.