Save information in the NeoBook win - Forum

Forum Navigation
You need to log in to create posts and topics.

Save information in the NeoBook win

Hello Dear friends :)
I have a problem
I do not know how to save information in the neobook

For example:

I want to get information from the user, such as the name and age,.... and save the information when the user leaves the software. If the user has run the software again, the information will be displayed

Please give me some guidance

Thank you

Hello,

You can not change a Exe during runtime.

You can store Information for example in a seperate config file, in the registry or in a database.

Depends on your needs.

Regards

Hans-Peter

Deleted user has reacted to this post.
Deleted user

Hi @BlackSnow,

Perhaps you would like to take a look at SaveVariables and LoadVariables action commands:

http://winhelp.visualneo.com/Variables1.html#SAVEVARIABLES

I think it's the easiest way to save and load information, although you can create your own files or databases too.

Regards.

Hi @luishp

Unfortunately this is not the case

Let me explain more fully :

> I create 3 [Text Entery] for Name & LastName & Age

>> I want the user to enter his information on (TextEntery)

>> I want to save information in the app when the user enters the data

>>> When the user leaves the software, the information is save in the software, and when the user return to the software,  no need to re-enter information.

Please also explain about Database and training

Deleted user has reacted to this post.
Deleted user
Quote from HPW on December 25, 2018, 11:28 am

Hello,

You can not change a Exe during runtime.

You can store Information for example in a seperate config file, in the registry or in a database.

Depends on your needs.

Regards

Hans-Peter

Hi @hpw

Please explain to me about the database and use it

Can you send me a sample project?

Thank you

Helo,

For databaseaccess you need a database plugin:

There is a Neo DB and a Neo DB Pro plugin.

They differ from function  and complexity. DB Pro cost extra Money and supports more database formats.

Both comes with sample projekts. You can find them in the store.

There are also other Db plugins.

Regards

Hans-Peter

Mr @hpw

thank you

I downloaded it

Can you send me this tutorial ?

I do not know how to use the database

guide me
Thank you

Hi @BlackSnow,

You can find detailed information about NeoDBpro Plugin here:

https://neodbprohelp.visualneo.com

NeoDB comes with its own help file.
Regards.

kapacek and Deleted user have reacted to this post.
kapacekDeleted user