Search found 14 matches
- Sat Dec 10, 2022 8:39 am
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thank you so much for the reply. I will check out the web server. Unfortunately, I use a hosting service, or will be with the database and wouldn't have the necessary root permissions to install a listening app on the web server. So whatever I use needs to be able to communicate over the internet ...
- Mon Dec 05, 2022 8:30 am
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thank you so much. I will study all this and I appreciate your help very much.
Tim.
Tim.
- Sat Dec 03, 2022 10:35 pm
- Forum: Coding Questions
- Topic: Remote to MySQL
- Replies: 8
- Views: 2220
Re: Remote to MySQL
I used to write BV n tier apps and I used remote SQL server all the time and just put the IP address in the connection string if memory serves me along with my vreds and it worked everytime from what I remember. Then passed an SQL query and got the results back as name value pairs, etc.
- Fri Dec 02, 2022 9:27 am
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Hi. Thanks. Yeah. There are only 2 people who will use the app and even then only 1 at a time . I guess both could possibly use it at the same time, but I highly doubt it and therefore I suspect SQL lite will work for what I need. The DB will only have about 8 ton10 tables at most.
I might end up ...
I might end up ...
- Thu Dec 01, 2022 12:54 am
- Forum: General Discussion
- Topic: Really ? One exe for all OS's supported by PB? Nothing else needed?
- Replies: 7
- Views: 1078
Really ? One exe for all OS's supported by PB? Nothing else needed?
So, I'm still waiting on my laptop to get here and then I'll be ordering PB.
Question. Is it really true I can write a program in Windows and compile in Windows and it will also work on Linux or a Mac OS? Without jumping thru hoops ?! It just works? Call me skeptical. 🤣
I think I will only be ...
Question. Is it really true I can write a program in Windows and compile in Windows and it will also work on Linux or a Mac OS? Without jumping thru hoops ?! It just works? Call me skeptical. 🤣
I think I will only be ...
- Wed Nov 30, 2022 7:57 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thanks. I really appreciate it
- Mon Nov 28, 2022 2:09 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
I looked at the examples and they were very good, especially the mySql example. I didn't see how to connect to an existing sqlLite database remotely though in that example from the link provided on the mySql example page. I assume one could connect to any database remotely supported by PB and ODBC ...
- Mon Nov 28, 2022 1:55 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thank you. I will check it out. Really appreciate it.
Tim
Tim
- Sat Nov 26, 2022 12:16 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thank you so much. I love it.
Really appreciate it. Thanks again. Big help. I will check out more JSON tutorials because you've peaked my interest.


Really appreciate it. Thanks again. Big help. I will check out more JSON tutorials because you've peaked my interest.
- Fri Nov 25, 2022 8:24 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Thanks. I will check out the docs again. .
- Fri Nov 25, 2022 12:53 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Hi. Yeah. I know the request server object. I used to be a classic asp programmer for a web and media company.
I just don't know how to comment using it in PB. I take it there is documentation on the same?
I was always told chi is bad back in the day because at least using IIS on windows server it ...
I just don't know how to comment using it in PB. I take it there is documentation on the same?
I was always told chi is bad back in the day because at least using IIS on windows server it ...
- Fri Nov 25, 2022 12:45 pm
- Forum: Off Topic
- Topic: Help with Javascript / html popup window
- Replies: 12
- Views: 6020
Re: Help with Javascript / html popup window
Hello.
I'm new here and won't be posting any JavaScript code, but I used to be a classic asp coder for a few companies back in the day. Maybe your approach is the problem. Usually, but not always JavaScript is for the front end. Scope is hard in a web environment. Have you thought about passing ...
I'm new here and won't be posting any JavaScript code, but I used to be a classic asp coder for a few companies back in the day. Maybe your approach is the problem. Usually, but not always JavaScript is for the front end. Scope is hard in a web environment. Have you thought about passing ...
- Fri Nov 25, 2022 12:35 pm
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
Re: New here. Question about possible internet db updates?
Hi.
Thank you for the reply. I know PHP enough I could do the front end in that langauge, but the small user base hates the internet front ends, and wants to insure no one else, especially in the web has access to an app or program that would alter the DB. Otherwise I would just wrote the whole ...
Thank you for the reply. I know PHP enough I could do the front end in that langauge, but the small user base hates the internet front ends, and wants to insure no one else, especially in the web has access to an app or program that would alter the DB. Otherwise I would just wrote the whole ...
- Wed Nov 23, 2022 1:02 am
- Forum: General Discussion
- Topic: New here. Question about possible internet db updates?
- Replies: 19
- Views: 4459
New here. Question about possible internet db updates?
Hi everyone.
I'm new here and haven't purchased PB yet, but have ordered a new computer / laptop and will buy PB when I receive the laptop if PB can fulfill my needs. Hence why I have some questions.
I have a database and website being hosted online.
I also have a need to update the database ...
I'm new here and haven't purchased PB yet, but have ordered a new computer / laptop and will buy PB when I receive the laptop if PB can fulfill my needs. Hence why I have some questions.
I have a database and website being hosted online.
I also have a need to update the database ...