1

(2 replies, posted in General)

Thank you my friend and be safe.

2

(2 replies, posted in General)

MVD--


Does anyone have a 1M record junk SQLite database, that I can have to test my searches on?
Thanks & b safe my friends.

scribtx

3

(2 replies, posted in General)

Thanks for the feed back, but I do not understand..

4

(2 replies, posted in General)

Hope everyone is safe.

I am working on a simple app and I need to be able to rotate the DBImage when adding it to a form. It is currently saving incorrectly
thx & b safe my friends!

Scribtx

5

(2 replies, posted in General)

Hope all of y'all are safe! I have a favor to ask. Can someone create a link to a copy of MVD 6.3 download. I have ZERO confidence in 6.5 and I can not locate a 6.3 version download. I have a 6.2 and back to 5.0.

Thanks!

Hope Dimitry is safe and comes back soon.

6

(3 replies, posted in General)

Thanks! Y'all do know that y'all are awesome! Right? I think so. smile

7

(3 replies, posted in General)

Hi All!

Hope all of y'all are safe. I am using 6.3 and I get a floating point error.

My code is :

procedure CalculateTotal;
begin
    BA.edBA.Value := BA.edH.Value / BA.edAB.Value; // calculate
end;

procedure BA_edAB_OnChange (Sender: string);
begin
    CalculateTotal;
end;

procedure BA_edH_OnChange (Sender: string);
begin
    CalculateTotal;
end;

I am trying to get the BA of my daughter for her softball games.

example :

3 At Bats (AB)
1 Hit (H)

1 H / 3 AB = .333 Batting Average (BA) =  very good by the way. smile

The error and I also have a formatting issue on the tablegrid.
Thanks,

scribtx

8

(2 replies, posted in General)

Jen--

Excellent! Thank you my friend!

9

(2 replies, posted in General)

Hi MVD family!

Hope all of you and yours are well and safe. I have a favor to ask of the community, how does one create a button on Form1 that will have an icon and text?
Thanks,

scribtx

10

(0 replies, posted in General)

Howdy MVD!

I hope all are well and staying safe. I was wondering how to use the security section to allow users to add or change but not delete and to track all of their actions in a time-stamped log of all of the user's actions. Can the changes be reversed too?
Thanks,

Scribtx

11

(187 replies, posted in General)

Derek--

I currently use your suggestion but, I was trying to find an easier way. smile
Thx,

Scribtx

12

(187 replies, posted in General)

MVD Team--

Can we maybe get the database tables section of the software adjustable? Sometimes the field names or the computed fields and difficult to read/view?
Thanks,

Scribtx

13

(0 replies, posted in General)

Howdy MVD!

I hope all are safe! I have a question, has anyone used a Windows tablet to run/demo/program an MVD app?
I am curious. Please advise.
Thanks,


Scribtx

14

(2 replies, posted in General)

Derek—

Thanks my friend! It worked perfectly. smile

15

(2 replies, posted in General)

MVD--

How does one call/run a program like 'notepad.exe' from MVD? Does it have to be in the path or can it be in a separate folder like c:\xxx\notepad.exe?
Thanks,

scribtx

16

(4 replies, posted in General)

Drivesoft--

It is not in a table grid. It is in a text file.
Thanks,

scribtx

17

(4 replies, posted in General)

Howdy MVD!

I am trying to change my time from military to AM/PM. Any ideas why it is not working?

'           strftime("%H:%M", A.ApptTime) As ApptTime,         '

Thanks,

scribtx

18

(7 replies, posted in General)

Derek--

I tried your distinct option in the formula area of the table grid and this is what I got...

19

(7 replies, posted in General)

Derek—

Thanks for your time and effort. I am trying to start by adding a record then stopping and exiting out of the form. Similar to what clients will be doing and I get those weird errors. This happens because I am trying to get rid of the seconds on the time feild in a table grid. Any ideas, how to avoid this issue?

Thanks again,

Scribtx

20

(7 replies, posted in General)

Derek--

Please see attached...

21

(7 replies, posted in General)

Howdy MVD!

Happy New Year! Hope 2020 is a safe, prosperous and healthy year for everyone. I am not a good programmer but I try. I have come across a couple of issues that a PROFESSIONAL programmer says maybe a bug in MVD. I have a simple table grid and an update form and when I cancel out halfway through it I get funky errors. I thought it was because of the count in the table grid BUT when I removed it and recompiled it, the bug was still there. I have attached two different screenshots. Any and all help would be greatly appreciated!

22

(3 replies, posted in General)

Thanks! Y'all are awesome!

Scribtx


P.S. Go Wolverhampton Wolves! smile

23

(3 replies, posted in General)

MVD users--

I have downloaded a few MVD examples. Some of you have some very nice color backgrounds for your screens. Especially Derek. Where do you find a color palette? I have tried hex values. They do not work. I put the values in the properties/BgColor field.
Thanks for all of your help. Background color does make a difference.

scribtx

24

(35 replies, posted in General)

Could this solve the sqlite multi-user issue?

https://www.sqlitening.planetsquires.co … pic=9427.0


I am just saying....