|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Serge Olkhowik 2:464/95.128 16 May 2004 14:10:35 To : Ruslan Kosolapov Subject : Re: Клиент MySQL -------------------------------------------------------------------------------- On Tue, 11 May 2004 19:26:51 +0300 Ruslan Kosolapov (RK) wrote: RK> ним, мне пофигу. Можно на qt/gtk/motif/etc, лишь бы работало. RK> Можно на elisp. Можно на ncurses или ещё как-нибудь консольно. SO> Hу так прямо emacs-ом и пользуй ;) RK> Как? sql-mode (/usr/share/emacs/21.3/lisp/progmodes/sql.el) sql-help: Use an entry function to open an interactive SQL buffer. This buffer is usually named `*SQL*'. The name of the major mode is SQLi. Use the following commands to start a specific SQL interpreter: PostGres: \\[sql-postgres] MySQL: \\[sql-mysql] Other non-free SQL implementations are also supported: Solid: \\[sql-solid] Oracle: \\[sql-oracle] Informix: \\[sql-informix] Sybase: \\[sql-sybase] Ingres: \\[sql-ingres] Microsoft: \\[sql-ms] Interbase: \\[sql-interbase] But we urge you to choose a free implementation instead of these. Once you have the SQLi buffer, you can enter SQL statements in the buffer. The output generated is appended to the buffer and a new prompt is generated. See the In/Out menu in the SQLi buffer for some functions that help you navigate through the buffer, the input history, etc. If you have a really complex SQL statement or if you are writing a procedure, you can do this in a separate buffer. Put the new buffer in `sql-mode' by calling \\[sql-mode]. The name of this buffer can be anything. The name of the major mode is SQL. In this SQL buffer (SQL mode), you can send the region or the entire buffer to the interactive SQL buffer (SQLi mode). The results are appended to the SQLi buffer without disturbing your SQL buffer. -- Serge Olkhowik <solo@isd.dp.ua> ISD Configuration Management Team <cm@isd.dp.ua> --- ifmail v.2.14-tx8.10 * Origin: private news server (2:464/95.128) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/6254290a23712.html, оценка из 5, голосов 10
|