Ru-Board.club
← Вернуться в раздел «Программы»

» IBExpert

Автор: chAlx
Дата сообщения: 21.09.2009 21:27
flowersmax:


Цитата:
нужно с экселя импортировать много записей


Полагаю, что проще всего через MSAccess (и потом в SQL). Но я бы делал экспортом в какой-нибудь текстовый формат типа CSV и последующей контекстной заменой запятых/переводов строки на SQL-команды.
Автор: chelezo
Дата сообщения: 28.05.2010 15:02
помогите ПЛЗ с откытием бекапа ICS Ideco немогу ету заразу вскрыть ( IBExpert вроде открывает но уже все перепробывал непомогает нехочет гад открывать (
Автор: chAlx
Дата сообщения: 01.06.2010 10:21
chelezo

Цитата:
могите ПЛЗ с откытием бекапа ICS Ideco

Не знаю, что это такое, поэтому советую сразу обратиться к опытным товарищам на ibase.ru.

ПС: Если речь идёт о бэкапе базы, то её не клиентской программой надо восстанавливать, а серверной (gbak -- см. в доках/топиках по Interbase/Firebird).
Автор: chAlx
Дата сообщения: 10.06.2010 10:59
Как-то незаметно IBExpert научился выравнивать текст в SQL-редакторе. И 10 лет не прошло ;)

http://www.ibexpert.com/download/setup_trial.exe (v2010.03.23)
http://www.ibexpert.com/rus/ibe_sfx.exe (v2010.04.23 только EXE и Blocks/)

What's New:

Цитата:
IBExpert 2010.03.23

1. Database Registration Info:
* Added the option to poll a database with a simple query to keep the connection alive. Please refer to the Additional page: Database poll interval option. Set the poll interval to 0 (default) to disable polling.

2. Import Data:
* Added the possibility to import data from different sources. Please refer to the IBExpert Tools menu item, Import data.

3. IBEBlock:
* ibec_GetFiles function. Added the possibility to sort a list of files using the __gfSort option.
* ibec_CreateDatabase function implemented. ibec_CreateDatabase replaces the CREATE DATABASE command within IBEBlocks. CREATE DATABASE is still available for compatibility.
* ibec_DropDatabase function implemented. ibec_DropDatabase replaces the DROP DATABASE command within IBEBlocks. DROP DATABASE is still available for compatibility.
* ibec_ImportData function implemented. This function returns the number of imported (inserted) records.

4. Minor bug fixes and small improvements...
[/no]
IBExpert 2010.01.06

1. Code Editors
* Added the possibility to indent/unindent selected text blocks using the [Tab]/[Shift + Tab] keys. An alternative method is to use the [Ctrl + Shift + I] / [Ctrl + Shift + U] shortcuts.

2. SQL Editor
* The possibility to lock queries against accidental alteration/deletion has been implemented. Note that the Delete all action will delete ALL queries including those locked!

3. Main menu: Services
* Added support of Trace/audit services (Firebird 2.5).

4. IBEBlock
* ibec_DirectoryExists function implemented.

5. A lot of minor bug fixes and small improvements...

IBExpert 2009.11.02

1. Scripts

IBEScript

Added the possibility to specify global VAR values for IBEBlocks using the command line:
-G<variable_name>=<value>.
Use the ibec_GetGlobalVar function to get values of global variables inside IBEBlock scripts.

2. Support of INI files with default IBEScript parameters and global VAR values implemented

3. Added possibility to store SQL scripts in the User Database

Scripts stored in the IBExpert User Database can be viewed and opened using the Scripts/Blocks page in the Database Explorer (this option is only available if the User Database is used as the main storage). Alternatively SQL scripts can be stored in the IBE$SCRIPTS table of registered databases (found under the Scripts node in a registered database's objects tree).

Users can create and store SQL scripts in their databases or in the User Database using the New script/block/webform menu item item in the database objects tree or the Scripts/Blocks tree context menu.

4. Code Editors

Added possibility to drag-n-drop scripts/blocks from a registered database's objects tree and from the Scripts/Blocks tree into code editors. The source of the dragged script/block will be inserted into a code editor in this case.

[Alt + X] hotkey has been implemented, which may be used to input Unicode characters. Type the hex code of a Unicode character and then press [Alt + X] to get a character. Press [Alt + X] again to turn the character back into its hex code.

5. IBEBlock:

* ibec_ExtractMetadata: added AlwaysQuoteIdents option.
When this option is specified all identifiers (except those in procedure/trigger bodies) will be quoted.
* ibec_CompareMetadata: added IgnoreCharsets options.
When this option is specified character sets of domain/fields/parameters will be ignored during the comparison process.

6. Database Monitoring

Fixed the problem with cancelling statements when working with Firebird 2.x databases.

7. IBExpert Script Executive, IBEScript

When no password and/or user name are specified in the CONNECT or CREATE DATABASE statements a login dialog will appear.

Added the possibilty to change the connection character set (SET NAMES) and garbage collection option (SET GARBAGE_COLLECT) before the RECONNECT statement. Any SET commands mentioned which are followed by a RECONNECT statement will affect the new connection.

8. Extract Metadata

Added the Always quote identifiers option.

9. A lot of minor bug fixes and small improvements...
Автор: chAlx
Дата сообщения: 17.06.2010 16:42
http://www.ibexpert.com/rus/ibe_sfx.exe (v2010.06.14 только EXE и Blocks/)
Автор: dzheka
Дата сообщения: 22.02.2011 04:44
В наследство досталась программа "База клиентов",
работает на основе сервера:

Server 2003 R2 Std
MySQL Server 5.0
    Firebird 2.0.1
    IBExpert 2005.09.25

ВопросЫ:
1) Есть ли необходимость обновить версии Firebird и IBExpert
2) Есть ли какие подводные камни
Автор: vetal71
Дата сообщения: 21.06.2011 08:13
всем привет.
может кто-нибудь использовал функцию ibec_ImportData ? Не получается указать параметр mappings.
Делаю так:
Res = ibec_ImportData(DB, 'SPR_PUNK', __impDBase, 'D:\sgaz\dbf\SP_PUNKT.DBF', '',
'RowFirst=1; RowLast=2147483647;
DateOrder=DMY; DateSeparator="."; TimeSeparator=":"; OemToAnsi;', 'KOD_P=KOD_PUNK;NAI_P=NAI_PUNK', cbb);
Первая пара KOD_P=KOD_PUNK' проходит, а на паре NAI_P выдет ошибку: целевое поле NAI_P не найдено, хотя в таблице оно есть. В чем может быть проблема ?
Проверил. Даже если оставить одно поле 'KOD_P=KOD_PUNK' или заменить на индексы '1=2', все равно ошибка
Автор: obtim
Дата сообщения: 21.12.2015 09:05
При восстановлении базы из бэкапа получил ошибку "gbak: ERROR: Cannot deactivate index used by a PRIMARY/UNIQUE constraint". Нашел в сети информацию, что надо убить индекс вообще, после чего восстановить, т.к. индекс не отключается из-за того, что является PK таблицы. В IBExpert 2015.12.17.1 такая возможность не активна. Почему? Что читать для понимания ситуации?


Автор: chAlx
Дата сообщения: 21.12.2015 16:05
obtim:
Наверно, надо constraint отключить... Если что, у gbak есть ключ для восстановления таблиц без индексов (не знаю, относится ли это к PK).
Есть топик про СУБД, там это более в тему.
Автор: DmitryKz
Дата сообщения: 04.09.2016 09:45
Ребята, проверьте, пожалуйста, качается ли сабж с www.ibexpert.net/downloadcenter/?
Чего-то у меня вторые сутки сообщение появляется не найден файл...
Автор: Rustamer
Дата сообщения: 05.09.2016 06:23
DmitryKz
То качается, то не качается - перезалил оттуда 2016.08.24
Автор: DmitryKz
Дата сообщения: 05.09.2016 09:41
Да, вчера вечером уже скачалось.
Спасибо!

Страницы: 12

Предыдущая тема: Teleport Pro и Offline explorer искажают имена в KOI8


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.