NeobookDBPro Rewriting record issue - Forum

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

NeobookDBPro Rewriting record issue

Hi, peeps

Again with the questions :D

So, i am working some code edits within app, but every time im run to check if is working, a parts of database entries get blank.  One by one.
And when i go look into database with Microsoft SQL Server Management Studio, entries are deleted (all NULL)

In the part where i open database, there is no code where "AddRecord" is used.

Only the following commands are used : dbpOpenDatabase, dbpOpenTable, dbpShowGrid, dbpSetColumnWidths, dbpSetGridProperties, dbpSetColumnTitles, dbpSort and when program is closed, app invokes dbpCloseTable and dbpCloseDatabase.

Is it possible that any of those commands can "blank/NULL" the record ?

 

@nypercro

The dbpAddRecord command adds a new blank record (https://neodbprohelp.visualneo.com/AddModify.html).
Check out a sample project using this plugin (attached).
The project also uses other plugins, their list can be seen through the Book / File List menu command (https://winhelp.visualneo.com/TheAppMenu.html)

Uploaded files:
  • You need to login to have access to uploads.

of this project you can have plugins?

Thanks

@sinesi-giuseppe

zmFunctions (Peter Pavlov)
EditorsToolbox 1.75 (C. Giebel)
zmToRTF (Peter Pavlov)
ksFunctions (Igor R.)

Uploaded files:
  • You need to login to have access to uploads.
proforma.guyot has reacted to this post.
proforma.guyot