9,976

(237 replies, posted in Russian)

Fenix wrote:

Хотелось бы, чтобы при добавлении записи в базу, в таблице потом выделение не перескакивало на первую запись вверху.

Записал, поправлю, спасибо )

9,977

(3 replies, posted in General)

Please, download test version, maybe I misunderstood the task, let me know more detail about products.
http://drive-software.com/hlam/worker.zip

9,978

(237 replies, posted in Russian)

Uri wrote:

Хотелки:

1. Планируется но не скоро, чтобы разделять права доступа, в простейшем варианте можно сделать несколько версий проекта, где нужно просто убрать кнопки сохранения и сделать текстовые поля ReadOnly

2. Задавайте конкретные вопросы на форуме, помогу )

3. Для импорта и экспорта можно воспользоваться бесплатной программой SQLiteStudio

4. Есть такая проблема, решится со временем )

9,979

(31 replies, posted in Russian)

Uri wrote:

Ошибки или непонятки.

1. Исправлено в версии 1.31 )

2. Боюсь не совсем понял о чем речь, можно подробней, если я правильно понял, то тоже исправил в последней версии )

3. Можно подробней алгоритм, тоже не совсем понял )

все лимиты базы данных можно посмотреть здесь
http://www.sqlite.org/limits.html

Maximum Database Size

Every database consists of one or more "pages". Within a single database, every page is the same size, but different database can have page sizes that are powers of two between 512 and 65536, inclusive. The maximum size of a database file is 2147483646 pages. At the maximum page size of 65536 bytes, this translates into a maximum database size of approximately 1.4e+14 bytes (140 terabytes, or 128 tebibytes, or 140,000 gigabytes or 128,000 gibibytes).

на счет лимита загрузки больших файлов в базу, не знаю точна, а какого размера файл пытались загрузить?

гиперлинки появятся в следующей версии (на днях), компонент TextBox будет автоматически из распознавать и давать по ним кликнуть.

9,981

(5 replies, posted in General)

rob wrote:

I have downloaded 1.30 but can't figure out how this works. Do you have a small example.

Small example for you )
http://myvisualdatabase.com/database_ex … _field.zip

9,982

(1 replies, posted in General)

rob wrote:

Is there a way to align numbers or text in the grid?
Number formatting, is this possible in version 1.30.

no, not yet implemented.

dennis.savenko wrote:

Привет всем!

Привет,

красного цвета я их сделал в последней версии, не обращайте внимания )

можете приложить к сообщению ваш проект в архиве, только удалите из него exe файл чтобы меньше весил.

если вам нужен простой склад, можете взять его реализацию из
этого проекта
http://drive-software.com/myfolder/ClientMaster.zip
там есть кнопки Склад и Запчасти.

9,984

(2 replies, posted in General)

mikead58 wrote:

How do I make the date mo/day/year in a report

SELECT strftime('%m/%d/%Y', datefield) FROM ....

9,985

(1 replies, posted in Reports)

Also you can use Wizard: File > New > Standart Report Wizard

9,986

(1 replies, posted in General)

dominik wrote:

Thats why I wrote a SQL-statement like this:

"Select case when "{checkbox}" = "1" then "show data" else NULL end, and so on..."

All in all this solution works but if I deactivate the checkbox the table grid shows a row with zero data.
But I don´t want to see this blank row.

Do you understand my "problem"?

Hi )

Understand, I like your idea, but I spent more than an hour and could not find a solution.


dominik wrote:

Another question:

Is it possible to create an "Email-Button"?
I figured it would be nice if a user klicks on an emailadress (or button) and the local installed emailclient (e.g. Outlook) starts automaticly
and adds the Emailadress in the recipient place of a new Email.

Butt this is just a "nice to have" feature.

Yes, i'll plan to do it, aslo sending messages directly from the application.


Thanks! )

9,987

(2 replies, posted in General)

claudiakupfer wrote:

Hi there,

I have been trying to set up a 'Project' and doing it step by step as the Video lessons.  I have no idea what I did wrong, but I just can't get it together.

Hi,

Can you attach your project here? or send me to support@drive-software.com

Thanks )

9,988

(1 replies, posted in General)

fpservice wrote:

How to sqrt and elevation (es. 5^2) tank

Sorry for inconvenience, but sqrt and not supported yet.

9,989

(2 replies, posted in General)

akaxico wrote:

Hi,
first, congratulation for this great project and thank you to provide this as freeware.

Are you planning to support other DBs like MySQL?

Regards, akaXico

Hi,
I'am planning to support Firebird for Client/Server version.

9,990

(15 replies, posted in Russian)

5maniac5 wrote:

О, спасибо, увидел. Буду пробовать. Я правильно понял, SQL-запрос строится автоматически на основании поискового запроса?

нет, SQL запрос нужно написать самостоятельно, тем самым фильтруя информацию из базы данных по необходимым параметрам, например по датам.

9,991

(237 replies, posted in Russian)

shizaspam wrote:

а теперь хотелка:

1. Постепенно будут появляться )
2. Боюсь у вас неверно реализован склад, весь приход и расход можно хранить в одной таблице, в этом проекте можете посмотреть как это реализовано
http://drive-software.com/myfolder/ClientMaster.zip
3. Как уже упомянули, реализовано в последней версии.

9,992

(15 replies, posted in Russian)

5maniac5 wrote:

Насколько я понял, при открытии Генератора отчетов на автомате в нем в правом окне должна отображаться структура нашей базы - иначе я просто не понимаю, откуда он должен брать поля для генерации? Или я что-то не догоняю... Еще не вижу панели инструментов в том же Генераторе при создании Диалоговой формы. Поставил полную версию Репорта - там эти менюшки есть. Кстати, в РепортСтудио языки переключаются на ходу - но есть подозрение что это уже допиленная сборка, т.к. регать ее вроде как не надо. Ну и в полной версии подключить нашу базу вообще никак...
А вообще можно пример SQL-запроса для подключения базы или там так все обособленно каждый раз, что нет возможности использовать некий шаблон?

в этой теме я пошагово описал, как создаются отчеты, правда там на английском, но текста минимум )

http://myvisualdatabase.com/forum/viewtopic.php?id=4


если что то останется неясным, спрашивайте )

9,993

(1 replies, posted in General)

prahousefamily wrote:

Hoe to calculate Age from birth date

birth date = date
age =number of year

how to use Expression Editor


Hello,

date('now') - birthdate + (case when strftime('%m-%d', 'now') < strftime('%m-%d', birthdate) then -1 else 0 end)

9,994

(1 replies, posted in General)

prahousefamily wrote:

i want to know new future or new function in version 1.30 ?
Love My Visual Database

- calculated fields  
- expression Editor for calc. fields and SQL queries  
- a new type of database fields: Real  
- integrated search function in component table (Ctrl+F)  
- other minor improvements and bug fixes



Thanks )

9,995

(7 replies, posted in General)

LarryB wrote:

Disregard  this question.  I finally figured out that when you run the application, it automatically compiles it..
Thanks

Right)

9,996

(5 replies, posted in General)

rob wrote:

Calculated fields and field formatting would be a great options. I hope these options coming soon.

Calculated field is already there )
Please, download latest version (1.30)

9,997

(1 replies, posted in Reports)

Small tutorial how to create report with My Visual Database:

Project files: http://myvisualdatabase.com/forum/myfil … report.zip


http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/01.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/02.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/03.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/04.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/05.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/06.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/07.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/08.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/09.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/10.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/03.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/04.png
http://myvisualdatabase.com/forum/myfiles/tutorials/report_employees/11.png

Здесь вы найдете все видео уроки по работе с программой My Visual Database



01 - Пример простейшей базы данных сотрудников
http://www.youtube.com/watch?v=-kKAgCgyRtY


02 - Создание базы данных телефонного справочника
http://www.youtube.com/watch?v=cNnEXexH1dk

9,999

(2 replies, posted in General)

Hello,


Here you can find video lessons how to use My Visual Database:


01 - We will be creating a simple database of employees consisting from only one table and two forms.
Video: http://www.youtube.com/watch?v=XffrXjr3qKs
Project files: http://myvisualdatabase.com/forum/myfil … loyees.zip


02 - Creating phone reference book consisting from three tables and five forms.
Video:http://www.youtube.com/watch?v=XffrXjr3qKs
Project files: http://myvisualdatabase.com/forum/myfil … nebook.zip