Search found 131 matches
- Thu May 10, 2018 8:19 am
- Forum: NeoBook Action Commands
- Topic: PHP Online vs NeobookDB Pro Offline
- Replies: 1
- Views: 3364
PHP Online vs NeobookDB Pro Offline
Hi fellow Neobookers. I have successfully completed my online application completely built with PHP. My intentions now is to build an offline version being desktop application. If my desktop users are guaranteed with internet I could just use NeoDBPro to remote connect to my database on the web serv...
- Thu May 03, 2018 5:27 am
- Forum: General NeoAppBuilder Discussion
- Topic: config.xml
- Replies: 2
- Views: 4031
Re: config.xml
The issue was caused because I mistakenly added an "&" in my app name.
Issue resolved
Issue resolved
- Thu May 03, 2018 5:26 am
- Forum: General NeoBook Discussions
- Topic: Connecting to web mysql database
- Replies: 3
- Views: 4162
Re: Connecting to web mysql database
Thank you very much. It works.
You saved my day
You saved my day
- Wed May 02, 2018 8:26 am
- Forum: General NeoBook Discussions
- Topic: Connecting to web mysql database
- Replies: 3
- Views: 4162
Connecting to web mysql database
Hi Fellow Neobookers.
Please can anyone suggest or show me how to connect NeobookDB Pro to my web sql database.
I would like to migrate from Local Access DB to My Web MSQL Database and I don't know how?
Please every suggestion would be highly appreciated.
Thank you
Please can anyone suggest or show me how to connect NeobookDB Pro to my web sql database.
I would like to migrate from Local Access DB to My Web MSQL Database and I don't know how?
Please every suggestion would be highly appreciated.
Thank you
- Mon Mar 05, 2018 9:36 am
- Forum: General NeoAppBuilder Discussion
- Topic: config.xml
- Replies: 2
- Views: 4031
Re: config.xml
Compile your code first.
Extract the zip file and edit the config.xml
Afterward re-zip the files into a zip package.
Would recommend Winrar for this zip operation.
Extract the zip file and edit the config.xml
Afterward re-zip the files into a zip package.
Would recommend Winrar for this zip operation.
- Mon Feb 12, 2018 2:46 pm
- Forum: NeoBook Action Commands
- Topic: is this even possible
- Replies: 7
- Views: 10056
Re: is this even possible
@stevec
Please, can you share with us how you were able to accomplish this task?
Thank you.
Please, can you share with us how you were able to accomplish this task?
Thank you.
- Mon Feb 12, 2018 10:44 am
- Forum: General NeoAppBuilder Discussion
- Topic: malformed config.xml phonegap build error
- Replies: 0
- Views: 5083
malformed config.xml phonegap build error
Please does anyone know why am getting this error and how to fix it? While I try to build my app with PhoneGap. Usually, it works with this app I get the error about malformed config.xml This the error malformed config.xml and below is my config.xml [syntax=xml]<?xml version="1.0" encoding...
- Tue Feb 06, 2018 5:19 am
- Forum: General NeoAppBuilder Discussion
- Topic: IP address recognition
- Replies: 9
- Views: 7176
Re: IP address recognition
Ooops the code works well on the browser but when compiled to the android app.
I get this "fd88:4477:7aa7:a800:e07e;xxxxx" instead of the ip.
Please, any ideas why?
I get this "fd88:4477:7aa7:a800:e07e;xxxxx" instead of the ip.
Please, any ideas why?
- Tue Feb 06, 2018 4:53 am
- Forum: General NeoAppBuilder Discussion
- Topic: IP address recognition
- Replies: 9
- Views: 7176
Re: IP address recognition
Thank you @anton. You are Genius
- Mon Feb 05, 2018 4:20 pm
- Forum: General NeoAppBuilder Discussion
- Topic: IP address recognition
- Replies: 9
- Views: 7176
Re: IP address recognition
Thank you a lot @anton
This code works perfectly but the only problem I have is that I need the local IP address, not the Public IP Address.
Please, any Idea how?
This code works perfectly but the only problem I have is that I need the local IP address, not the Public IP Address.
Please, any Idea how?
- Fri Feb 02, 2018 4:34 am
- Forum: General NeoAppBuilder Discussion
- Topic: IP address recognition
- Replies: 9
- Views: 7176
IP address recognition
Hi NAB,
Please is it possible to retrieve the IP address from your network and store it in a text field?
Please, any help will be appreciated.
Thanks a lot
Please is it possible to retrieve the IP address from your network and store it in a text field?
Please, any help will be appreciated.
Thanks a lot
- Thu Jun 08, 2017 8:52 am
- Forum: NeoBookDBPro
- Topic: Web Service
- Replies: 1
- Views: 3392
Web Service
Hi Neobookers,
Is there a possible way i can connect directly from DBP Pro the My Webservice SQL.
I mean this by connecting to the web SQL Database not the local database.
Thank you.
Is there a possible way i can connect directly from DBP Pro the My Webservice SQL.
I mean this by connecting to the web SQL Database not the local database.
Thank you.
- Tue May 09, 2017 4:04 am
- Forum: NeoBook Action Commands
- Topic: Combo Box
- Replies: 1
- Views: 3343
Combo Box
I have Multiple combo boxes on a page With Variable [VariableA] ... to [VariableD]" On the startup Action Section i have der. [syntax=neobook] SetVar "[VariableA]" "OptionA" SetVar "[VariableB]" "OptionB" SetVar "[VariableC]" "OptionC"...
- Tue May 09, 2017 3:58 am
- Forum: NeoBook Action Commands
- Topic: Run Hidden
- Replies: 2
- Views: 3761
Re: Run Hidden
Ayt. Thanks Dave
- Mon May 08, 2017 4:06 am
- Forum: NeoBookDBPro
- Topic: i want to move up from access to sql
- Replies: 12
- Views: 8158
Re: i want to move up from access to sql
@yanzco To connect DBPPro with SQL. You need to setup SQL Driver through Control Panel>Administrative Tools>ODBC Data Sources>Then from the ODBC Source Screen Click on User DSN or System DSN Where User DSN only install the driver to just the Logged in user whilst the SystemDSN install the drivers fo...