There was one further bug in your code. You need to do a Form1_Hide before the Form2_Show. In Windows, if there is more than one window open in the same screen...
OH YEAHHHHHHHHHHHHHHH!!!!!!!!!!!! Case is closed, just as you said!!!!!!! YEAHHHHHHHHHHHH!!!!!!!!!!!!!!!! _____ From: nsbasic-desktop@yahoogroups.com ...
NS Basic/Desktop 1.2.0 is now available for download. It's at the same URL and has the same unlock password as 1.1 did. Here is what is new: 1.2.0 1 Support...
... Hello, In this technote, this is a link to download PalmDB : http://www.freewarepalm.com/utilities/palmdbautomationserver.shtml This page gives a link to...
The 'slightly' cheating way is to download the demo. It 'appears to download the Palmdb.zip file for us.... Not sure this was necessarily intended, but it...
The site uses cookies and if Windows XP is blocking cookies to be saved onto your computer then downloads are not permitted. There are 7 spyware related...
Here's an alternative URL: http://www.palmgear.com/index.cfm?fuseaction=software.showsoftware&PartnerREF=&siteid=1&prodID=7371 -- Eric Pankoke Founder / Lead...
C:\Palm Downloads _____ From: nsbasic-desktop@yahoogroups.com [mailto:nsbasic-desktop@yahoogroups.com] On Behalf Of George Henne Sent: Wednesday, May 04, 2005...
Glad I could help. Even though you can delete cookies after the fact, I find it more helpful not to have them in the first place. -- Eric Pankoke Founder /...
Glad I could help. Even though you can delete cookies after the fact, I find it more helpful not to have them in the first place. -- Eric Pankoke Founder /...
Sorry for this. I have been having email issues lately and have to do this test email to all acocunts i have been associated with. I do apologize for this...
Is there an easy way of targetting apps or sharing code between NSB Desktop and NSB PPC. I am a newbie to NSB and PPC but there seems to be a huge amount of...
You're right - there is a lot in common between the two platforms. It's easy to load a project from one into the other: save as a text file in one, then load...
NS Basic/Desktop 1.2.1 has been posted. We've added a number of functions to PalmDB.dll to make it easier to read and write Palm OS databases on the desktop. ...
Hi! I would like to find information about connecting nsbdesktop to databases different from mdb. I have tested odbc to connect an IBM iseries In visual Basic...
... i ... Here's some extracts from VB code for connecting to SQL Server. I have NOT tried this in NSB Desktop (don't have SQL Server running at home) but the...
... i ... The only real difference in connecting to another system is in the definition of the DSN (Data Source Name). The SQL syntax is similar (not always...
Thanks for your help, as i wrote, with msbasic your code works, but in nsbasic desktop it doesn't, if you use the sample for ado connection that works ok...
Thanks again, I've finally reached to connect to ibm iseries via nsbasic-desktop the silly problem is that the sql sentence was without "where" and too many ...
That actually makes sense. Looking up the error 10060 on google, most replies seemed to indicate that it was a timeout error, which would correlate with your...