Search found 272 matches

by ebear
Fri May 08, 2015 12:02 pm
Forum: NeoBookDBPro
Topic: MySQL INSERT via NeoDBPro doesnt work (Solved)
Replies: 7
Views: 4849

Re: MySQL INSERT via NeoDBPro doesnt work (Solved)

It works, What I'm trying to archive: 1. Neobook generates an Excel file from data in a MySQL database (VBscript) 2. The excel file is uploaded via NeoBookFM/FTP to my FTP server (on the ExtraNet site) 3. The file location and filename is written into the MySQL database 4. Joomla Fabrik is connected...
by ebear
Fri May 08, 2015 11:44 am
Forum: NeoBookDBPro
Topic: MySQL INSERT via NeoDBPro doesnt work (Solved)
Replies: 7
Views: 4849

Re: MySQL INSERT via NeoDBPro doesnt work

Hello Dave, I also think that is should not be a problem, but it is????? Okay I now found that I even dont need the "http://" "exn.fseg.eu" is enough. I'm now testing if it makes any difference, but it seems to work. The SetVar is now: SetVar "[FileName]" "!{[#34]l...
by ebear
Fri May 08, 2015 11:28 am
Forum: NeoBookDBPro
Topic: MySQL INSERT via NeoDBPro doesnt work (Solved)
Replies: 7
Views: 4849

Re: MySQL INSERT via NeoDBPro doesnt work

Gaev, After several tests I found the problem, but not yet the solution... This works: {"label":"Excel File","link":"http//exn.fseg.eu/files/500/ncm/ncr_2015-05-08.xlsx"} This not: {"label":"Excel File","link":"http://exn.fse...
by ebear
Fri May 08, 2015 9:28 am
Forum: NeoBookDBPro
Topic: MySQL INSERT via NeoDBPro doesnt work (Solved)
Replies: 7
Views: 4849

Re: MySQL INSERT via NeoDBPro doesnt work

Hello Gaev, Thanks a lot for your response. The ! isn't the problem, the field "excel" is a text field and accepts whatever. The problem is that the complete INSERT query doesn't work if I try to insert also the file name As I already told if I remove the "excel" and '[FileName]'...
by ebear
Fri May 08, 2015 8:20 am
Forum: NeoBookDBPro
Topic: MySQL INSERT via NeoDBPro doesnt work (Solved)
Replies: 7
Views: 4849

MySQL INSERT via NeoDBPro doesnt work (Solved)

Hello All, I'm already mocking about this problem several days and I cannot find the solution or what I'm doing wrong... I need to add a record in a MySQL database which also is used for our ExtraNet (Joomla). In this record I also need to add a file name in a special way: {"label":"E...
by ebear
Mon Apr 13, 2015 5:56 pm
Forum: NeoBook Functions - VBScript & JavaScript
Topic: Run VBscript functions from external file
Replies: 7
Views: 8012

Re: Run VBscript functions from external file

Hello Gaev, I have now, mainly because of your great support, things running. I didn't had time to start with the Database storage of the functions but the idea is there: 1. The storage database will be MySQL. 2. My idea is to store the functions as a file in a Blob field, encryption will not be nee...
by ebear
Sun Apr 12, 2015 7:58 am
Forum: NeoBook Functions - VBScript & JavaScript
Topic: Run VBscript functions from external file
Replies: 7
Views: 8012

Re: Run VBscript functions from external file

Gaev: The below i tested and works great, again learned something thanks. Eric Eric: I would like to know if there is a possibility to execute VBScript functions from an external file, something like is done with Neobook scripts with the hpwPlayAction plugin? My idea is that if there are changes nee...
by ebear
Sun Apr 12, 2015 7:53 am
Forum: NeoBook Functions - VBScript & JavaScript
Topic: Run VBscript functions from external file
Replies: 7
Views: 8012

Re: Run VBscript functions from external file

Hello Gaev,

This something that I didn't know and could be also usable, maybe it would work with encryption.
Any Ideas to do the same when the script as text is saved in a database :)

Regards,

Eric
by ebear
Sun Apr 12, 2015 7:28 am
Forum: NeoBook Functions - VBScript & JavaScript
Topic: Run VBscript functions from external file
Replies: 7
Views: 8012

Re: Run VBscript functions from external file

Hello David, My idea is mainly to export data to Excel sheets. Before I archived this with using Excel as a Database but this gave a lot of problems. Now I started to do the same with VBScript this gives a lot of advantages and it is a lot quicker. Fore example see below. But I would like to have th...
by ebear
Sun Apr 12, 2015 7:05 am
Forum: NeoBook Functions - VBScript & JavaScript
Topic: Run VBscript functions from external file
Replies: 7
Views: 8012

Run VBscript functions from external file

Hello All, I would like to know if there is a possibility to execute VBScript functions from an external file, something like is done with Neobook scripts with the hpwPlayAction plugin? My idea is that if there are changes needed in the script this can be done without changing the main application. ...
by ebear
Sun Apr 12, 2015 6:24 am
Forum: NeoBook Functions - VBScript & JavaScript
Topic: VBScript and Publication variables
Replies: 2
Views: 5129

Re: VBScript and Publication variables

Hello Gaev,

I have it working, the problem was that I thought that the Neobook variables where global available also for VBscripts. But it has really to go via "publication.nbGetVar".
Never had the need before to use VBscripts.

Thanks a lot for your support.

Best regards,

Eric
by ebear
Thu Apr 09, 2015 3:07 pm
Forum: NeoBook Functions - VBScript & JavaScript
Topic: VBScript and Publication variables
Replies: 2
Views: 5129

VBScript and Publication variables

Hello All, I never really tried VBScripts via functions in Neobook, now I have a question about VBScripts and Neobook Variables. Below is a part of my script. I want to write into A excel file, the text "Customer name:" is normally written but the Neobook variables are empty obj . First I ...
by ebear
Sat Apr 04, 2015 11:28 am
Forum: General NeoBook Discussions
Topic: Wireless barcode scanners
Replies: 2
Views: 2135

Re: Wireless barcode scanners

Hello Dave,

I had already the same idea and experimenting with this. Have to change my general approach for these scanners, but I think overall it will make the receiving more secure.

Thanks a lot and regards,

Eric
by ebear
Fri Apr 03, 2015 9:05 am
Forum: General NeoBook Discussions
Topic: Wireless barcode scanners
Replies: 2
Views: 2135

Wireless barcode scanners

Hello All, I use for our stock wireless barcode scanners. If the scanner is in the range of the receiver there is no problem, the input is going direct as a USB keyboard to the application. If the scanner is out the range of the receiver the scanner will store the scanned barcodes in his memory. Aft...
by ebear
Mon Mar 30, 2015 5:00 pm
Forum: NeoBook Action Commands
Topic: Modulair applications
Replies: 25
Views: 16716

Re: Modulair applications

Eric: 1. Yes I mean the windows task balk, it looks strange to have two task balk buttons between switching. I experimented with changing the value of [AppTitle] ... I was hoping that if I did ... SetVar "[AppTitle]" "" ... it would make the Button really thin ... unfortunately,...