When you said can it be done at the database level, you are most likely referring to the use of a computed column... e.g. ALTER TABLE part# ADD ucasepart AS...
Hi, i tried to move my .MCF to a server other than where the Pervasive.SQL9 server is installed; that is specifically at the domain server running on Windows...
Henning, FYI.. Your syntax substitutes an ENTIRE INI file. Frank's syntax (with the @) tells Magic to use its normal INI file but to replace only the lines in...
Henning, Your line is not directly an add-on (in my point of vue). With /INI= you tell uniStudio to use that ini-file ... and that is a complete ini-file. ...
no go :-s I tried that one already since you have /INI= also But all ideas are welcome, all confrmations too before i shoot to MSE :-) regards Frank Van...
oeps, my mistake, i had the following: [MAGIC_LOGICAL_NAMES] Name3 = Translation3 Name4 = Translation4 But when i change my additional file like this: ...
In XP you loose the @additional.ini the moment you close the property-screen. That's why we need the \ It's strange as i have at home this same setup...
Hello, In the I/O properties of a printerfile you can define the paper size. My question is : where and/or how can I add a paper size ? TIA. Regards, Teun van...
For Windows XP Under the Start | Settings | Printers, you can right click then choose server properties to add any custom paper size you want to. Regards Felix...
Frank, The following is an active line from one of my clients C:\Magic10\eDevStudio.exe /ini=C:\cp\magic\Run\Dev.ini @store001.ini You can always precede any...
Yes, Felix, I know. I have a lot of them, but in the I/O properties of my print-program I only see 12 items. So I think Magic did not 'look' for these paper...
That list comes from mgconst.[xxx] Sherm ... From: "develop" <develop@...> To: <magicu-l@yahoogroups.com> Sent: Tuesday, June 01, 2010 9:49 AM Subject:...
Sorry for my miss understand, BTW I always use default one and set the paper under Settings Printer in Magic and windows. Regards, Felix Sent from my...
Paul, Need to clarify your question Keith From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of paul at compmedsys Sent: Tuesday, June...
No problem Large table of account names At the bottom of the table A B C D E F ...Z Click on any letter to display on those records starting with the...
So are you going to have 26 tabs, a list, combo box, 26 different buttons.. ? Anyway, whatever you click, you update a virtual with that value (magic 9 and...
Don't know if it helps, but I did that years ago with a Tab control, where each tab was a letter A, B, ....Z. When I clicked on the tab I just executed a sub...
Use a TAB control and SubForm. Items List of TAB control A,B,C,...,Y,Z. Variable change on TAB control to do raise RefreshSubForm event. Pass the variable...
I will see if that takes too much real estate from the screen. Thanks Paul From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Jim...
<http://groups.yahoo.com/;_ylc=X3oDMTJiYjhiZTc1BF9TAzk3MzU5NzE0BGdycElkAzU4O Dc4BGdycHNwSWQDMTcwNTAwNzIwNwRzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTI3NDEyMTY3OA--> Hi I...