We have just posted 4 new Tech Notes: 06 Communications - TCP/IP and IRDA 08 File Control a. Files with Records and Fields 09 FileSystem Control These Tech...
Hi George, Where are this t-notes at all ??? Thanks ... From: George Henne To: Nsbasic Desktop ; nsbasic-ce@yahoogroups.com Sent: Wednesday, April 02, 2008...
On the IDE, in the Properties for your form (click on your program name above the folder "Forms"), add the path to your icon, i.e. C:\NSB Desktop\H&S...
The IDE has the name of each form i.e. "frmList". In running the executed program, the form name briefly appears the first time a form is accessed before the...
The standard Windows API functions in Microsoft's desktop OS do not allow for different colors of buttons. (Unlike Windows CE, which does, for some reason). To...
Hi, New to NSB/desktop - done a fair bit in NSB/palm, so not completely new to programming. I am writing an application that will have about 50 users (using ...
How will the laptops interact with the database? Will they keep local copies and then sync up when the employees return to the office? Or will they need to...
I second styskul - MySQL is a good product for a network-accessible database and (relatively) easy to learn. I did a group project in college that used a MySQL...
Thanks for your replies. I'd already developed a mysql database (well - almost finished!) so i'm glad that this is the way forward. Are there any tutorials/...
Recently I have been working on projects and suddenly get duplicate defined name messages. When I examine the code, I find a duplicate copy of my code as well...
It's the first I've heard of it, but it is obviously of concern. Deleting and recreating the NSP file is pretty safe to do, however. Do you have any idea what...
At the beginning of a work session, I open the NSP file with Notepad just to make sure it is OK. If it is, I then start NSBasic desktop and open the project....
Hi George, Thanks for the tip. I'm finding however that events seem to fire twice for pictureboxes. For example if I add a simple click event to show a MsgBox,...
I am trying to do some Error trapping during the loop below and what i want it to do is show the user the line of data that has the Error in it, Some of the...
I have cleaned the code up some, Do Until objRS.Eof = True 'Show the field x = x + 1 sqlString=("INSERT INTO ""FIELDINFO"" (WU, FIELDNO, COUNTY, FSANO, ACRES,...
So I was happily chugging along converting a CE program to the Desktop, but when I tried to open the program today, I got the Run Time Error '50003' which...
Hi. The sequence of events has varied but the most common one is outlined in a previous posting starting with "At the beginning of a work session...". To...
Hi Adrienne, this is the same question you posted a few days ago I think? Did you see my answer to this (try to delete the .nsp file after making a backup,...
Hi Thomas, I'm sorry I missed your response. I did try deleting the .nsp file but still got the same error when loading the .nsd. I am wondering if the error...
Hi Adrienne, sorry that this didn't work. I have no other idea, Which release are you using? And which operating system do you use on your PC? XP? Vista?...