Search found 1290 matches
- Mon Aug 13, 2018 10:55 am
- Forum: Announcements
- Topic: Exciting News!
- Replies: 24
- Views: 19661
Re: Exciting News!
I do hope that all the content of this forum (neosoftware.com/community) will not be lost in the process. Lots of solutions to issues can be found here and this site can be a very helpful resource to someone looking for insight to the way the Neobook / VisualNeo program works. Please think of a way ...
- Fri Jul 20, 2018 1:49 pm
- Forum: Misc. Questions and Information
- Topic: The very last Blockbuster Store
- Replies: 2
- Views: 7996
Re: The very last Blockbuster Store
Damn... what will Dave do now that Blockbuster is closing? I'm sure its where he got all his great ideas for Neobook in the past!
Hehe
Hehe
- Tue Jun 12, 2018 8:48 am
- Forum: Software
- Topic: SolYou, Download Mp3 from Youtube -Made with Neobook-
- Replies: 1
- Views: 5076
Re: SolYou, Download Mp3 from Youtube -Made with Neobook-
I had not seen this link before but I'd like to try your application. It looks very useful for me. I don't see a download link on the page. If you would like, I'd be happy to do a translation for an English version as well. I often use the website flvto.biz to do conversions but would like to find o...
- Fri Apr 13, 2018 7:50 am
- Forum: NeoBookDBPro
- Topic: Toggle grid readonly
- Replies: 3
- Views: 4374
Re: Toggle grid readonly
Would it be feasible to have two grids in the same place (one hidden, one visible) and simply toggle between them with a button as needed?
- Tue Apr 10, 2018 10:47 am
- Forum: NeoBook Action Commands
- Topic: Timer Object and single thread
- Replies: 6
- Views: 5899
Re: Timer Object and single thread
Yes using WAMP, but you can easily backup from wamp to a LAMP system and it works fine.
D
D
- Wed Apr 04, 2018 11:28 am
- Forum: NeoBook Action Commands
- Topic: Timer Object and single thread
- Replies: 6
- Views: 5899
Re: Timer Object and single thread
I may try those things later. The LOAD DATA INFILE process looked promising when I was running the MySQL on the localhost. On a network server, I would have to locate the file in a particular folder via FTP or some other process and that was a bit of a headache on the network server we're using. I t...
- Wed Apr 04, 2018 9:06 am
- Forum: NeoBook Action Commands
- Topic: Timer Object and single thread
- Replies: 6
- Views: 5899
Re: Timer Object and single thread
I tried your suggestion Gaev. The process of parsing 8000 records takes over 5 minutes itself (actually about 2-3 in a compiled app). THEN it adds in records one by one which take about 1/3 to 1/2 second per record. I think it may be more feasible to rely on PHPMyAdmin to do my backups. They can exp...
- Fri Mar 30, 2018 9:57 am
- Forum: NeoBook Action Commands
- Topic: Timer Object and single thread
- Replies: 6
- Views: 5899
Timer Object and single thread
I have an import mechanism built for a database. The backup is 8000 records so using the NB command to import from a CSV file takes 2-3 minutes to complete. I tried to put an update on a custom window indicating number of records in the table at that moment using the special variable [ID.Table.$RecC...
- Thu Feb 08, 2018 7:09 am
- Forum: General NeoBook Discussions
- Topic: Neobook Update 2018
- Replies: 38
- Views: 26184
Re: Neobook Update 2018
This issue isn't the appbuilder. The issue is that too few are buying the app to allow the developer to prosper. One big problem he has shared with me is that of piracy. Many have found hacks to bypass the need to pay for Neobook. He doesn't get money from other's use of his product. It might have b...
- Thu Jan 18, 2018 2:41 pm
- Forum: NeoBookDBPro
- Topic: MySQL ODBC connector
- Replies: 1
- Views: 4723
MySQL ODBC connector
I'm switching computers so I have to put WAMP (Windows/Apache/MySQL/PHP) on a new machine to run my database app. I go to get the latest/greatest ODBC connector from Oracle / MySQL and it is version: mysql-connector-odbc-5.3.9-winx64.exe Well..... no joy. It appears I can't make a connection to the ...
- Wed Dec 13, 2017 2:06 pm
- Forum: NeoBookDBPro
- Topic: DPPro won't open excel file unless it is already open!!
- Replies: 4
- Views: 4907
Re: DPPro won't open excel file unless it is already open!!
You can make ODBC connections to Excel files and access them on demand from that point using DBP.
- Tue Dec 05, 2017 8:55 am
- Forum: NeoBook en Español
- Topic: Funciones Neobook desde Web
- Replies: 3
- Views: 4332
Re: Funciones Neobook desde Web
Using the database plugin for Neobook, you can monitor a database (ODBC to MSSQL/MySQL/Access) for any changes and cause an action to occur when a table has been altered. (This assumes you are on a windows server that can run the Neobook application). Your client app can submit actions to that datab...
- Fri Nov 17, 2017 10:29 am
- Forum: NeoBook Action Commands
- Topic: Listbox Shorting
- Replies: 7
- Views: 6548
Re: Listbox Shorting
Thank you but im looking for an easier option without right click etc... Any other easy solution? :) Thank you! D If ease is what you want, you can always hire someone to do your programming for you. If you were to look at the functions, not just the demo app or the picture provided in the post, yo...
- Thu Nov 16, 2017 1:04 pm
- Forum: NeoBook Action Commands
- Topic: Listbox Shorting
- Replies: 7
- Views: 6548
Re: Listbox Shorting
Take a look at the options available on this listbox function:
http://neosoftware.com/community/viewto ... 22&t=21587
http://neosoftware.com/community/viewto ... 22&t=21587
- Thu Oct 12, 2017 7:49 am
- Forum: General NeoBook Discussions
- Topic: Trabajando con documentos
- Replies: 2
- Views: 4217
Re: Trabajando con documentos
You need to describe what kind of documents you are using (RTF? HTM? PDF? TXT?) and how you are loading them. Are you using a plugin? Are you using a built in object of Neobook?
Have you tried doing a refresh of the object (by using RefreshObject command) displaying the document?
Have you tried doing a refresh of the object (by using RefreshObject command) displaying the document?