<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p>Hello,<br>
<br>
so I am using KMM with 2 different databases (basically 2 different profiles).  Of course I connect to each database with different DB name and username/passwords..<br>
<br>
It is annoying to re-enter all credentials and DB parameters every time I need to switch DB (which is about 2-5x per hour).  Would there be a way to more or less save the settings in a shortcut command and create desktop shortcuts to launch KMM and connect to the DB's?<br>
<br>
For example to connect to the first DB something like:<br>
<br>
kmymoney --database=DB1 --dbserver=whateever --dbname=blabla --username=someone<br>
<br>
For security reasons, password could be left out and that would be the only setting to manually enter in the DB connection dialog box..<br>
<br>
Anyways, if this is possible, please let me know!<br>
<br>
Thanks</p>
</body>
</html>