101

(15 replies, posted in General)

k245 wrote:

I don't see such an effect. It is possible that the traversal order is changing due to the addition of a scroll area. Please send a test project for analysis and solution.

Please take a look .

102

(15 replies, posted in General)

I have added the following code in my program the script in the attached link
http://myvisualdatabase.com/forum/viewt … 335#p45335


i found it out when I press the Tab key to continue to the next text box. The "funny thing" is the holding the shift + tab it works ok but this is not normal


But it has changed all the TabOrder of the Text boxes and the Buttons. Even when I have the order correct in the program the result is not correct. Any idea??

103

(12 replies, posted in General)

mathmathou wrote:

Hello v_pozidis,


Sure, you can send me a project, or just the database if you wish.


Let me precise that I do not do that through MVD though, I do it outside with third party tools. I assume it's possible to do it with MVD though, but I'd build a second application just to convert the database if I were you.


Anyway, I'll have a look at your file smile


Have a good day


Math



Mathias, I had send the database but recall the message. My question is do you need the new database and the previous one?

104

(12 replies, posted in General)

Yes I know this topic, I am in this conversation too, but I need more help Thank's anyway

105

(12 replies, posted in General)

Thank you Mathias, my database contains about 40 tables with relationships, so yes it is a big problem.
Your solution sounds very helpfully but difficult.
So if I understand and please correct me is:
from the database to remove all the foreign keys and instead them to use a simply record (called old_id)
and then transfer all the data and then I update the old_id to the new .
By theory it sounds k but by practice it is not so ok.
Can I send you a small  project so I can understand it more easier step by step ?

Thank's Mathias



.

106

(12 replies, posted in General)

Hello guys, in my project I have upgraded my database with some new columns so the problem is how can I transfer from the old database the records to the new database which have new columns. Does anyone know how to do that? My database contains primary keys , foreign keys, related fields.etc

can I call the Import and Export from the menu like mniOprions.visible:=True, so I will have all the rest visible:=False????

108

(0 replies, posted in General)

Hi all,
when I use the Import Data form the menu ist there a trick to Specify the fieldnames for the columns automatic ?
and the same by Exporting ?

109

(2 replies, posted in General)

Thank you, it work's fine.
It's a pity that MVDB has stop upgrades. It would be nice to have a menu creator instead writing scripts

110

(2 replies, posted in General)

Can I create menu except the main form, and if yes how ?

111

(8 replies, posted in General)

A video how it works

https://www.youtube.com/watch?v=WymAlAe … SlimSaiyan

In case you like to add it in your script use OpenFile()

112

(8 replies, posted in General)

Yes it's change the screen, but when you exit the program it returns in the previous. Working with the QRes you have the same results, only you can include it in youre software, so a trick is when you start your software you will set it in the screen result you like, and when you minimize or exit the program you set the screen result you have before running the software.

113

(14 replies, posted in General)

Something like that. Hope that it will help you

114

(8 replies, posted in General)

In many cases, the screen result of my clients is not the same. So there is always a problem. The easiest way to fix it is to work with a third-party software. In my case, I recommend res-O-matic. Very easy to use. I try the QRes.exe which you had recommended me, but it didn't work. I don't know the reason. Is there a way to do that by script? An example is welcome.

115

(8 replies, posted in General)

Hi, I use this small software  https://res-o-matic.en.uptodown.com/windows
try it and let me know. With the QRes I didn't know how to use ti

116

(21 replies, posted in General)

Can i hide the menu Style and make it again visible?  like script Form1.mniFile.Visible := False;

117

(21 replies, posted in General)

Thank you!!!!!!!

118

(21 replies, posted in General)

Hi ...any help???

119

(21 replies, posted in General)

Dear k245 I still can not download your project....
https://drive.google.com/file/d/13Xor_L … sp=sharing
I can not find any project except a message that it is a paid page if I understand correct

120

(21 replies, posted in General)

k245 wrote:
v_pozidis wrote:

Sorry but I can not understand where the link is.... I feel very stupid right now

Here is a direct link to download the project. https://drive.google.com/file/d/13Xor_L … sp=sharing


In my blog, I publish tutorials that reveal the intricacies of using the MVDB development environment. But my books and ready-made solutions are placed in the paid section of the library. https://k245.ru/biblioteka




Thank you ...but can not download  it...it shows me again the login of google.
can you attached it here?

121

(21 replies, posted in General)

I am confused

When I copy the whole script and call the init procedure, it fails, showing an error in the line   tmpForm := frmMain.
I try to rename it with my form name, but the program doesn't change the to the styles themes

I attached my example  ....can not find  the error

When I press the link  Проект “Хамелеон” с файлами стилей
(I do not know the language) it drives me to google login account
Can just anyone send me a sample ??

122

(21 replies, posted in General)

Sorry but I can not understand where the link is.... I feel very stupid right now

123

(21 replies, posted in General)

Is there a way to get a sample with the following code? I try to insert it in my project but I failed.

124

(8 replies, posted in General)

Can i ask why do you use twice the Screen.Height??

(Screen.Height<720) AND (Screen.Height<640)

125

(8 replies, posted in General)

Yew, I know that program, But what if we had the change to make it automatic or giving the option to our customers just with running our software?
That is the reason asking .