[kexi] [Bug 377662] build fixes

Jarosław Staniek bugzilla_noreply at kde.org
Thu Mar 16 13:52:18 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=377662

--- Comment #15 from Jarosław Staniek <staniek at kde.org> ---
Good. It's SQlite. .kexi files are SQLite3 files.

To create a MySQL file:
- start Kexi
- Kexi->New command, select 'Blank'
- Click the Server button
- Click Add..
- If you have a local MySQL server running, keep the default options, just in
the Authentication box enter username and password (you can save password if
you want)
- recommended: click 'Test Connection'; does it work for you?
- Click Add, dialog closes
- Click Next (on the right-top)
- You may be asked to enter password if it was not saved; click Next
- Connecting happens now
- Enter Project caption; database name will be created based on that
- Click Create. 

Now you should have an empty project fully stored on the server. You can create
tables/queries/etc. there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list