Hi Todd, One of the RIA demo apps shows how to do this -- in RIA, of course. Hopefully the technique will transfer to online, given they're both dot NET...
Well, curiouser and curiouser, to quote Lewis Carroll. I've talked to the customer, and many of them are already on Win 7 and don't have a problem. Am I the...
If you want a batch program to run unattended, put a magic.ini in a different folder and add a flag to it (i.e. runbatch=Y). In the main program task prefix,...
Now I Open the html file using excel and then save as excel file. There is and easier way to do it, maybe using command line in background mode without...
Ramiro, Try the office.com component in the files section, you can open the file and resave it in the background without user intervention. (Or figure out the...
There is also an open-source version at: http://unipaasusers.blogspot.com/2012/05/officemagic.html ... -- Heidi Schuppenhauer 425.397.8000 Learn it! http://w...
Hi Sherm: I did as you suggested. Tried a one virtual task printing one display block with a Yes/After auto run. I even uninstalled/installed the PDFCreator....
I've been bitten on this one when I added fields to a file's index and rebuilt it, but the programs didn't get updated to include the new index fields in the...
Bob, I just don't see how that can happen. I use PDFCreator a lot with all versions of windows, and have never see what you're describing (unless I'm somehow...
The locate from and to should only be used in the unique index segments of the selected key. I have seen problems where I changed the index and left the...
Thanks, Wes. As I thought about this, wouldn't it be helpful if the Unique property of data views were visible from the Data View editor of tasks? From:...
Yes, absolutely. Or if ctrl+F5 could zoom into the data source. I guess this will be less of an issue when the studio migrates to Visual Studio, because we'll...
Hi, I have a RC program where I want to update the IP address within a printer. I know how to get the IP address and use INIPUT to update the ini file but will...
Hi all, I try to run unipaas 2.1 on window 2003 sp2, but there is a error message when run unipaas studio 2.1 the error message is "An exception occurred in...
Hi Group, I may have a need to access some data in a MongoDB database. Can anyone please advise if it is possible with UP? Cheers, Mark Bailey Ulaanbaatar,...
Mark, ODBC is no an option, yet. https://jira.mongodb.org/browse/SERVER-5456 It appears you can query through the shell. You may have to redirect to the...
MongoDB provides Magic users with some very useful features. Here are a few: * each "row" in a "table" can contain a different number of "columns" of different...
Excel creates CSV files with " " surrounding any field which contains either quotes or commas "" replaces " for any actual " ABC,DEF is exported as "ABC,DEF"...
Sherm, You could define an ODBC data source. Inflexible but possibly workable. Andy J ... From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On...
That's even less elegant than what I was planning :-) For each line, import as a single string. Walk the string and change any comma which follows an even...
Hi Mike & Andy, I promised to get back to you with the results. Your suggestions didn't work. The 'SQL Where expression' I couldn't get to work with logicals....
Thanx Erik, That's interesting to know. Any chance of posting a small UP demo please? Cheers, Mark Bailey Ulaanbaatar, Mongolia ... -- Cheers, Mark Bailey ...