The interface tag has no wiki summary.
2
votes
3answers
192 views
MySQL console: Ctrl+C driving me nuts
There is something in the MySQL console that drives me nuts. When I hit ctrl+c to cancel the current command being typed, the terminal exits.
In every terminal I know (*nix terminals, Python, ...
3
votes
1answer
98 views
Synchronising databases / database technologies
I need some advice before we engage in some costly development work
We have two SQL Server database servers on the same network. One runs an in house database and the other a proprietary database ...
1
vote
3answers
130 views
PostgreSQL: 8.3/8.4 interface chages?
I would like to upgrade a PostgreSQL 8.3 server to PostrgreSQL 8.4. There are many software components that interact with the server over the network, and I am concerned with compatibility issues.
Is ...