yeah - Access suffers from a poor locking strategy, is single threaded & tends to corrupt easily under load (especially at that size) - migrate to something...
I cant talk from personal experience, but I did have a conversation with an Access "expert" a few years ago. The main point of interest is that Access will...
Hello Heidi If my Schedule is open I would like to do a SQL training course - have the material I train my company staff with already to go. Brent Glover ... ...
Hi, We are getting some really weird error messages the last few days. Often when switching from one CTL to another, Magic reports that it "failed to release...
Hi all, The method below was posted to the group by Zvika Rimalt in November 2001 & I've adopted it as a "standard" method. It is *very* simple to set up &...
http://www.craigmartin.com/download/crack.zip may solve your problem ... From: "lorenzo67il" <mozart@...> To: <magicu-l@yahoogroups.com> Sent: Friday,...
Thanks for the replies Steve and Brent, that's exactly what I needed. ... I cant talk from personal experience, but I did have a conversation with an Access...
hi group, I had to check that an alpha string contains numbers only!! any ideas?? thanks for your answers SB ... Profitez de l'offre spéciale Tiscali Liberty...
Sandrine Try this idea. IF (LEN (TRIM (A))=LEN (TRIM (STR (VAL (A,'18'),'18'))),'Numeric Values Only','Contains Non Numeric Characters') Cheers Shaun ... From:...
Garland, Shaun
Shaun.Garland@...
Mar 1, 2002 11:10 am
44923
One way is to call a program/task which loops through the string one character at a time until it either reaches the end of the string or finds an invalid...
Hello all, How can I let the range of a Radio button control depend on records in a table (magic 8.3 SP10-PSQL7)? I have a control Radiobutton. When I change...
You may have to set the variable in the task prefix or pass it as a parameter from a child task. Sherman Levine Management of Information Technologies, Inc ...
Alternatively, you could try creating a virtual field above the radio box in record main, but below "x" and init that field to trim(x) Point the radio control...
Are using a block in block? If so then you are facing a a bug in magic. Don't use block in a block Magic is not executing the call task in the second block!!! ...
hi Magicians how to connect Magic 8.3 to DB2 UDB personal edition ver 7.2 on standalone machine if possible please give me the step by step configuration...
mohammednayeem
mohammednayeem@...
Mar 1, 2002 2:35 pm
44931
Folks, Is this combination acceptable? Clients are acquiring new workstations preloaded with XP. PSQL7 client software 'appears' to work fine... (We found out...
Brent and Steve are right on. You didn't mention how many users. Regardless of database size Access is not an enterprise development tool. As soon as you get...
Sandrine, You can use the function VAL3('string') this will extract the numeric values from the string. So once the user has entered the string into virtual A,...
Hi, Group: I did ten remote installs of Magic Desktop Deployment this week. All went quite well, with two exceptions. One machine (Win95) would NOT install ...
Hello. I have Magic v7 and MagicServer (Development and Deployment)for this version running in HP-UX with Informix7 somebody know how can i solve this problem...
Magic 8.3 SP 11 MSSQL 2K SP2 I have a VIEW for data as follows: Example: 3 fields from diff files 1 1 1 1 1 2 1 1 3 1 2 1 1 2 2 1 2 3 Now, I defined a UNIQUE...
It could be a "TimeOut" problem.... the printer think the report is done when it should wait for the rest of the report. We had a similar problem BUT NO with...
Hi, At home I'm running XP with magic 8.2 and PSQL 7. All works fine except for GUI printing, didn't investigate it fully yet but the same application on the...
Dear Ken It is a feature, not a bug :-) I have tested it and it perform the same to me, here is my thoughts on the subject. First we must understand that...
Thomas Yes it was intended for Heidi - but I think your draconian attitude needs toning down if you consider my response to be "clutter" and maybe we need to ...