Hello, In Access I have a database jobsearch-v01 which has tbl_schoolinfo and tbl_town I now use a lookup combo box table query. You select from a list of ...
I use a SLTG database with the datebook plugin to create and set alarmed events. I also use DateBk5 (and now, DateBk6). I thought I had read about this issue...
I have been using smartlist for a long time. I just purchased a Treo 700p and all my smartlists work great, however, when I add a new one, I continue to get...
When I hotsync my Palm T|X and my PC all works well. But only my smartlist I cannot find in the Archive - what can I do? Thanks for your help! :) Cornelia...
... Are you speaking specifically of downloading and using Smartlists from Dataviz's website, or programs in general? If it's the latter, you'l want to go to a...
Hi, I am considering using smartlist to synch between a palm and access database that resides on a web server. Is it possible for the smartlist to go desktop...
... The latest version of SLTG creates a seperate folder within your Palm folder's "username" folder called Smartlist To Go. This folder contains SLTG's...
My handheld databases don't show up in my desktop. I have a Palm TX that I am synching to a PC running Windows XP Pro, using Bluetooth sync. The version of...
There may be a problem with compatibility between your handheld OS version, your desktop operating system version and Smartlist to go. i am running Smartlist...
Hmm. Thanks for your advice. According to the dataviz website, the latest version of Smartlist To Go is 3.0. I am not sure what you mean by SmartList to Go...
Hi 1) Download hotsync software from www.palmone.com and run it with user name. 2) It will ask for sync while installing . Don't skip the process. 3) restart...
I fixed the problem. I was using Launcher X to launch apps from my SD card. Some apps don't like this when it comes to synchronizing; SmartList is one of them....
Hello Smart List to Go version is 3.0 only and there is no 6.0 version. He is telling you about your computer operating system. Joe Malin <jmalin@...>...
Joe, Just a thought, but are you using the same palm user name (HotSync User Name) on the TX that you used with Smartlist on the Clie? If not, the SLTG desktop...
On Dec. 7th of last year I posted a note (#6276)about the external keyboard's driver from Palm interferring with the functioning of the image field in SLTG on...
Hi, I have a DB joins field in a master list and the detail list that appears after the db icon is pressed, is the entire detail list, which I don't want...
I need to create a calculated field to calc elapsed time over two records. My records has a Date and a Time field for an event. I want to add a calculated item...
Dear All, I am a new memeber who join this groups and recently just download the DVD COllection files from dataviz.. i have several issue i wanna ask for help....
field1: time type=time field2: total time type = adv expression, time-Prev(time) format hours and minutes It will only work if the view is sorted so that one...
Do a save as and select CSV format. ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
Thanks for the input. This will work if the time being calculated is on the same day. How would you do this if say the current record is 09:30 on Tuesday and...
There is an export function in the File menu. You can follow the steps mentioned, not difficult to guess. ... Douglas Tang Email: dtcy_hk@... Mobile:...
To calculate difference between two dates in Access, use the function DateDiff Use help in Access for the proper use of DateDiff. You may also need to create a...
Up to 24 hours works pretty easily If(prev(dt)<Dt,84600 (seconds in a day) - Prev(time) + Time ,Time-Prev (time)) For a span of more than 24 hours, I didn't...
Understood Sir, But there isn¡¯t any export directly to excel yah? There is only to coma, semicolon, tabs. I have a hard time inputting several hundreds of ...