1

(7 replies, posted in General)

Hello Dmitry

About error message 2 (error2.jpg), I noticed a recurring thing : when this message appears when I press the RUN button, the project does not start.
At that time, I did not save anything from my project. I just want to test it.
But if after viewing the message, I save before running the RUN button, it works fine.
I use version 3.5b (26/05/2017). With previous versions no problems.
Maybe a bug?
Thanks in advance

JB

2

(7 replies, posted in General)

Hello Mathmatou

Ton post confirme ce que je pensais.
Ce n'est pas le projet flowers qui est en cause.
Je pencherais plutôt pour une anomalie sur mon PC.
Il faut que je la trouve

Merci pour ton test

JB


Your post confirms what I thought.
It is not the flowers project that is involved.
I would rather lean for an anomaly on my PC.
I have to find it

Thank you for your test

JB

3

(7 replies, posted in General)

Hello Mathmatou

Ton post confirme ce que je pensais.
Ce n'est pas le projet flowers qui est en cause.
Je pencherais plutôt pour une anomalie sur mon PC.
Il faut que je la trouve

Merci pour ton test

JB


Your post confirms what I thought.
It is not the flowers project that is involved.
I would rather lean for an anomaly on my PC.
I have to find it

Thank you for your test

JB

4

(7 replies, posted in General)

Hello Dmitry

Your project placed in the folder "F:\Application\Bases\Fleurs sauvages\tmp" ? Yes
But same response if I put it in in C: or another place

You'll find in attachment the project with a screenshot of two error messages

1 when I run the executable (Flowers.exe)
2 when I run flowers.vdb from MVD

When I got message 2, if I close VDB, I can fin in the directory of the project a tmp file (4193 b)

Most amazing, if I transfer MVD and my project on another PC, all works fine

For PC with error : Windows 10
For PC OK, Windows 8.1

I have to say that all was OK before.
The difficulties arrived without warning, without that I do or install anything on the PC at fault

Thanks Dmitry if you have any explication about this anomaly

Regards

JB

5

(5 replies, posted in Script)

pHello opcornelnicusor

Look at this attachment

I use it in a project I made with MVD : managing a database about birds in Europe.

It works very fine.

In the attachment, I have not added the MP4 file, due its weight.
Look at the script to see how to call this file and play it



JB

6

(4 replies, posted in General)

Hello Manixs2013

An example
Without scanner : you enter barcode and you can print it as a usual barcode).

JB

7

(6 replies, posted in General)

Hello Jihem

I'm not so far from Nantes.
I'm  living near Rennes.

There is not yet a french website about MVD

If I ever get into it, I would ask Dmitry for permission to use the trade name of MVD.

For now, the forum of MV is rich enough for everyone to find the solution to his problem. There are excellent contributors (Derek, Ehwagner, Mathmatou, I apologize to those whom I have forgotten).

With all the  snippets of codes distributed on the forum, I made a reminder to me by headings (grid, sql, pictures, etc).

What a pity that Dmitry has not yet implemented the component Treview in MV, I could have created this reminder with MVD, it is so easy. But I do not despair.

JB

8

(2 replies, posted in Script)

Hello Elico

As MDV is written with Delphi language, if you have any knowledge with it, you will not be lost.
Otherwise, look at many script snippets all along this forum, study them.

You will not learn full script language, you'll learn how to make a function or a procedure which will
be useful to you project (to load a file, to show an image, to increase height of a label and so on).

JB

9

(8 replies, posted in General)

Hello Dmitry

When I test this example (Menu Translate) I got an error message

Undeclared identifier : mniSettings at 08:23

YY

10

(8 replies, posted in General)

Hello Nakamura

Here is the link towards english version for the help : http://myvisualdatabase.com/help_en/

For information, from russian language of this file, I've translated it in french

Good luck !

YY

11

(3 replies, posted in General)

Hello The Engineer

There is very, for a very long time, I used a Tab Tool to create menus for websites.
It was working with DHTML and Javascript.

How works yours ? Is it easy to integrate in MVD ? Where to find it ? Google is not very aware of it.

I'm very curious to see that.
Otherwise, I use the trick provided by Dmitry to do that.
It's works well

Thanks

Y Y

12

(4 replies, posted in Script)

Hello Dmitry

I'm not sure of the need for this option.

Well, probably 'cause I'm a little lazy ! Ha ! Ha ! Ha !

Thanks

YY

13

(4 replies, posted in Script)

Hello Dmitry

Thanks for your help.
Well I didn't know what information  to fill methode CopyTo
Now It's clear

I guess to retrieve the picture, I'll use Form1.DBImage1.LoadFromDatabase('employees', 'photo', Form1.GridEmployees.dbItemID);

What's your advice about my proposition for next version ?
Is it possible ?
We could choose a particular folder (ex c:\myapp\books\ludlum) or (c:\myapp\books\clancy) or (c:\myapp\books\coben) and so on...
Or (c:\myapp\rock\) or (c:\myapp\blues\) or (c:\myapp\jazz\)...

Thanks again

YY

14

(4 replies, posted in Script)

Hello Dmitri

Please, a question :

When I want to store a picture in an external folder, I select Type : LinkFile.
But how correctly use method CopyTo. (Please, an example of the syntax)

A suggestion for next version of MVD :

To improve method CopyTo by using a button embedded in ObjectInspector (see picture joined)
By the way, we could select the good folder only with a click of the mouse, without having to type the right name).
That would give a sacred stamp to MVD.

Otherwise, I read on Russian forum, that with MDV 1.49, we can send an SMS directly since the application.
Then felicitation, I've never seen that from others softs competitors of MVD.

Thanks for answers
YY

15

(3 replies, posted in General)

Hello mr_d

I do also this verification from Homepage
but when Dmitry  announces it officially, we can know what are the improvments of new version

Bye

YY

16

(3 replies, posted in General)

Hello Dmitry

Please, can you make a point about MVD versions ?

Last 'official' version was 1.47
Now in the forum, I read version 1.48 beta et now, in russian forum, I see version 1.49

Was it the 'official' version and for 1.48 and 1.49, what is new with her ?

Thanks

YY

17

(8 replies, posted in General)

DriveSoft and Hakimzadeh

Hello to you

I've tested this Scirpt BidiMode.
It works fine.
I've used last version of MVD 1.49

When I try with MVD 1.48, I get error message.

My Windows OS is 8.1

Dmitry, is MVD 1.49 beta version or operational ?

Thanks

YY

18

(5 replies, posted in General)

Sorry Dmitry, It's me again

When I use Form_Oiseau_Grille.DBImage1.dbShowButtons := False;

whether it is placed in Form_Oiseau OnShow event or between last Begin ... End of Script file

I get an error message : "Undeclared Identifier : dbShowButtons"

Any variable or parameter missing from me ?

I'm using MVD 1.48 beta

Thanks again

YY

19

(5 replies, posted in General)

Dmitry

A last reflexion about my last mail

What will be the good syntax for LinkToFile and for CopyToFile ?

I guess put this syntax behind a AfterClick Event for Save Button

We could place this perfect syntax for thoses two cases in help : http://myvisualdatabase.com/help_en/com … opyto.html
Don't you ?

Thanks again

YY

20

(5 replies, posted in General)

Thanks Dmitry
All is clear for me

YY

21

(5 replies, posted in General)

Hello Dmitry

In my application about birds, a grid lists all birds present in the base.
When I select a bird name in a cell of column Name and If I press F3, I call a form which displays the image of this bird (named Form_Oiseau).
I hide this form by a OnMouseLeave event.
All works fine.
My question :
As role of Form_Oiseau is only to show a picture without the user can modify this image, is it possible to desactivate (or hide) the three buttons
(Open, Save, Delete) which, in this case, are "useless"  ?

Last question :

With DBImage component, what's the difference between properties Type : StoreFile and LinkFile.
I guess what it is, but I would like a confirmation from you because in the help about this componen (script or component)t, this property is absent.

Thanks for your answer.



YY

22

(3 replies, posted in Script)

Hello Dimitri

Thanks for your reply.
It's clear.

And now what is the good syntaxe to retrieve and load from this images folder that concerning a given record
(in so called code : to load from images folder photography of Mister X in my grid (using ID of Mr X) ?

Thanks for your explanation.

YY

23

(11 replies, posted in Script)

Hello Chiklopes

As MVD has been created from Delphi (RAD XE3), if you have some knowledge with Delphi language (Pascal), creations of script will be easy for you.
Otherwise, from numerous exemples delivered with MVD,  you can read all differents scripts to have an idea how to write a script (simp;e or more complex).
Good luck with it !

YY

24

(3 replies, posted in Script)

Hello Dimitri

Best wishes for 2015 and for MVD !

A question, please :

In an apllication, when I press SAVE button and If I use this script :

Form1.DBImage1.Picture.SaveToFile('c:\myfolder\mypicture.jpg');

I guess my picture will be stored in myfolder ?

Then what will be the role of file graphics.dll ?

For the goal of this script is to avoid to get a huge application where all medias (images, sounds) are embedded in one and only one growing up file.
It's rather preferable to have distinct files for images and distinct file for sounds and so one. (More easy to transfer and more security).

Whtat's your advice upon that ?

Thansk for all

YY

25

(1 replies, posted in General)

Hello Dimitri and all MVD users :

Merry Chrsitmas for all !

A long life for MVD !

And in advance, Have a Good New Year 2015 for all !

Yann Yvinec