Package Details: heidisql 12.8.0.6908-3

Git Clone URL: https://aur.archlinux.org/heidisql.git (read-only, click to copy)
Package Base: heidisql
Description: A lightweight GUI for managing MySQL, PostgreSQL, and Microsoft SQL databases. This package uses the latest nightly build (64bit) on top of the portable version, and uses Wine.
Upstream URL: http://www.heidisql.com/
Licenses: GPL
Submitter: liviucmg
Maintainer: D3SOX
Last Packager: D3SOX
Votes: 50
Popularity: 0.000043
First Submitted: 2012-12-12 12:03 (UTC)
Last Updated: 2024-07-12 06:25 (UTC)

Pinned Comments

D3SOX commented on 2023-11-16 11:59 (UTC)

I've updated the package to include a link to the plugins folder which fixes some crashes. If you still experience any, please comment and I will see what I can do :)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

cosarara97 commented on 2019-05-14 16:29 (UTC)

Looks like symlink support broke with the latest wine-staging (4.8):

wine: cannot find '/home/jaume/.heidisql/heidisql.exe'

Installing normal wine fixes it.

mlamm commented on 2019-05-13 08:58 (UTC)

Confirmed working again with wine-4.8-1

hrvoj3e commented on 2019-04-30 13:56 (UTC)

https://github.com/HeidiSQL/HeidiSQL/issues/630 https://forum.winehq.org/viewtopic.php?f=8&t=32337 If someone has the know-how to debug wine.

dcelasun commented on 2019-04-30 08:19 (UTC)

Perhaps it's better to include a bundled copy of wine with this package?

mlamm commented on 2019-04-30 08:18 (UTC)

Same with wine-4.7-1

liviucmg commented on 2019-04-20 10:52 (UTC)

I updated the package to 10.1.0.5539 but unfortunately it also crashes on wine-4.6-1. Had to downgrade to wine-4.5-1 as @miamm suggested.

ckoller commented on 2019-04-19 18:07 (UTC)

I can confirm that heidisql 10.1.0.5473-1 crashes after updating to wine-4.6-1.

mlamm commented on 2019-04-17 12:59 (UTC)

After upgrading wine to 4.6-1, heidisql crashes on start for me. When downgrading to wine-4.5-1, it works again. I am using HeidiSQL-10.1.0.5473.

Anyone else?

csiszarattila commented on 2018-12-11 15:57 (UTC) (edited on 2018-12-11 15:57 (UTC) by csiszarattila)

For those who want to use with Postgresql follow Aphex's and bjesus's suggestions.

First symlink necessary libraries (ignore errors):

ln -s /usr/share/heidisql/*.dll ~/.heidisql/

And then install the lib32-libldap package.

hrvoj3e commented on 2018-10-19 08:15 (UTC) (edited on 2018-10-21 10:13 (UTC) by hrvoj3e)

Need help with upgrading. I modified PKGBUILD (heidisqlrelease=5295 and updated md5sums). Run makepkg -si PKGBUILD - all OK - no errors.

After I get only this when trying to start: version : 9.5.0.5295 exception message : Access violation at address 7C583BF8 in module 'd2d1.dll'. Read of address 00000000.

FOUND A SOLUTION - winecfg (Libraries > Overrides d2d1 (Native Windows)) https://github.com/HeidiSQL/HeidiSQL/issues/83#issuecomment-375969129