Fighting with connection strings
Line Break
Author: Martin Zugec (31 Articles)
In case you are fighting with connections strings, I found very interesting site today. It can help you to build syntax not only for well-known DBs (like SQL), but also to more exotic ones.
http://www.connectionstrings.com/
Martin