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

Batch file to disconnect Pervasive users

Status
Not open for further replies.

Tracknut

Technical User
Oct 3, 2002
40
0
0
US
Is it possible to create a batch file to disconnect Pervasive users?
 
Yes and no, depends on what you mean by batch file and which version of PSQL you are using.
With recent versions (PSQL 2000i and later), you can use DTO/DTI to kill connections. You'd have to write a program to do that.
If you are using PSQL Windows Server engine, you can potentially stop the services on the server using the NET STOP command.

Mirtheil
Certified Pervasive Developer
Certified Pervasive Technician
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top