On trying to pick a date from the pop-up calendar in a date field in a record (it's just to record the date I did something to remind me), choose the date, it...
Clear DayHi all, Anyone ever make up an inventory program using SLTG? Need one for my son for a cell phone case business he is working for. They have no idea...
kevinatb3, I tried to figure out how to register thses plug ins a looooong time ago. I finally gave up trying. Now I just uninstall and reinstall after each...
I would comb the internet for an inventory database first. Look for an Access one. See how they have the tables divided, and what the relationships are....
... They will need to get some idea of what data they need to store, before designing a database. Databases should be designed backwards... first, decide what...
Hello, I have the NX-60 And I have the same kind of problem. Have you found something about it? Is it really a sony issue? Regards, Alex. ... working on ... ...
Hello Ralf, I have a question for you. I also have a Clie (The NX-60) Did you try to use the color field? I can not use it, I mean, I can create the template,...
When I try to change the type of a field in my smartlist, it requires a soft-reset of my Palm. I am not sure what the next step is to correct this. It happened...
I've had similar problems (w/o the errmsg); mine simply "hangs". Does ur SMTG contain date fields w/ default of 'when added' or 'when changed' and/or are using...
Hello Alex, Just tried it. The b&w and grayscale work fine. With the colour image I always get a mess instead of the picture I have created. Regards Ralf ... ...
Thanks for the reply. I'm not using a filter, but there are date added and date updated fields... They're not essential info, so I'll try removing them and see...
Hi all. It´s Pedro from Cartagena, Spain. It´s a problem from a friend of mine. He´s trying to export a SLTG database to M$Access and sometimes it works,...
I have a list with this files: 1) Date 2) IN (checkbox) 3) OUT (checkbox) 4) FIGURE (float) 5) BALANCE (Adv Expression) What do I want to do: Create the field...
... This line will check to see if the IN box is checked, and if so it will add FIGURE to the previous BALANCE. If(IN=1,prev(BALANCE)+FIGURE,?) The ? is...
You only need 1 checkbox field. Using IN (which is, by default unchecked, therefore FALSE. It is TRUE when checked.) In psuedo code, the statement is: If...
Very obliged! Really you, edelph and brenda, they had very helped me to make smartlist. It would not have obtained without you. I am of Brazil, and smartlist...
What it is the OFSkip that you cited in: Oil Filter {OFNumber/Ceil (OFNumber/2)=2&Change Oil='YES'|prev(OFSkip) = ' YES'&prev(Oil Changed)=0, 'YES', 'no ') ......
What it is the OFSkip that you cited in: Oil Filter {OFNumber/Ceil (OFNumber/2)=2&Change Oil='YES'|prev(OFSkip) = ' YES'&prev(Oil Changed)=0, 'YES', 'no ') ......
The brake tablets must be changed each 2500 km or when the following < 2mm. Imagine this situation: The person verifies the brake tablet and evidences that it...
... Glad I could help! ... I am not sure what you mean by "sending it stops the group." I am sure there would be people interested in having your Car...
... This is why I did one of the first examples the way I did. You asked how to do something based on a km value, but I didn't do it that way. I did it based...
I am designing a SL and need to add some fields to it. I would prefer to add them in context, near other fields that are related, but I find no way to 'move'...
... prefer to ... find no ... Access but ... You can, of course, change the views so that the columns are organized in a different order and you can set up...