hi all, Does anybody know if there are reasons to prefer using unique keys in Betrieve over non-unique ones? (what I mean to ask is: is it worthwhile to try...
5091
Yosi Gerasi
ygerasi@...
May 6, 1999 5:53 am
Message text written by INTERNET:magicu-l@onelist.com ... Doesn't your batch file just start Btrieve version 5? Andy< Andy, I am not sure what is the question,...
5092
tal@...
May 6, 1999 7:19 am
Hi, In oracle you would do it with UNION. I don't know about SQL server, but I think it should work there too. tal "G'day Eh" <gdayeh@...> - 05/05/99...
5093
Support
Support@...
May 6, 1999 6:50 am
Hello Alex, Whe had the same problem And th e problem is that the administrator doesnot have the system account of Win NT When you set the sytem account as a...
5094
Peter Dewachtere
withouck@...
May 6, 1999 7:00 am
Marc, For searching a string within a field that is frequently searched on, I always use the scankey method. In this way I find all records instantaneously !...
5095
Popa Doru
popad@...
May 6, 1999 7:24 am
Hello, you have tried: INSTR(Variable_Name,Search_Word)<>0 in Range Condition from Task Control or Sherm method with a logical virtual with ...
5096
Christopher Altmann
CAltmann@...
May 6, 1999 7:40 am
... Hello, I think, I did not tell exactly what I want. Looking at your .bat file seems that you are using an "old" version of btrieve for Magic. My problem...
5097
Marc Logemann
logemann@...
May 6, 1999 8:21 am
Popa, yeah, i want to use this method because the tree-structure index search is only useful when you have probably more than 100.000 records or something like...
5098
Frederic van den Houte
fvandenh@...
May 6, 1999 8:29 am
Dear group, I encountered a strange problem with Magic 8. I created a new batch program with a sql select statement to select some records. I then used apg to...
5099
Mike Read
MIKE@...
May 6, 1999 9:31 am
Hi Robert, I raised the Multi-line behaviour as a bug in 7.0 - MSE for some reason STILL haven't fixed it. I've attached the latest correspondence from the...
5100
Tomaz Mesaric
Tomaz@xxxxx.xxx
May 6, 1999 9:38 am
If you use direct SQL, you get values in virtual fields. Nothing to do with real fields from Magic table. Magic is creating a view and values are returned to...
5101
Frederic van den Houte
fvandenh@xxxxxx.xx.xxx
May 6, 1999 9:50 am
Dear Tomaz, The virtual fields from the sql select and the real fields from the links do show in the variable list but when I zoom on any of the real fields ...
5102
Marc Logemann
logemann@xxxxxxxx.xxx
May 6, 1999 10:00 am
hi all, after placing the scripts into the same directory as the HTMLs, the webonline example worked. Sometimes i dont know whats going on with my IIS :) ...
5103
Tomaz Mesaric
Tomaz@...
May 6, 1999 10:08 am
Frederic ! True ! Sure looks like a bug. Regards ! Tomaz M. ... From: Frederic van den Houte <fvandenh@...> To: magicu-l@onelist.com...
5104
mark.peters@...
May 6, 1999 10:53 am
I want to provide the users with a windows button to do a 'Quit' action. This can be achieved by doing a 'Cancel39; (F2) and then 'Query records' (^Q) but I...
5105
Menno van Bennekom
mvanbennekom@...
May 6, 1999 11:37 am
Hello Chris, Like i mailed you before, i have no problem with magic 5.02 and btrbox95 since PSQL service pack 3. It is even in production at some of our...
5106
Hall, Peter
Peter.Hall@...
May 6, 1999 11:34 am
Tim, can you (or anybody) else tell me your email address. Cheers Pete...
5107
Jim Coughlin
JCoughlin@...
May 6, 1999 11:35 am
Greetings. . . Why not simply associate the "Cancel" Action with the button? I dont understand why you are using the "Query Records". Anyway, hope this is of...
5108
G'day Eh
gdayeh@...
May 6, 1999 11:44 am
Paddy, My apologies for not providing a more concrete example of what it is we are trying to do. Allow me to elaborate. The business scenario is one where we...
5109
slevine@...
May 6, 1999 11:40 am
Mark, We've set up a program to do our kbputs (it's a batch task with exit before, and kbput (parameter) as the sole command in the task suffix) This tends to...
5110
Karl Houghton
khoughton@...
May 6, 1999 11:43 am
Hi, Just a thought - why not have the button do the cancel action and put the query records action in the task suffix. Dont know if this works - just a ...
5111
Tim Wadhams
tim.wadhams@...
May 6, 1999 11:45 am
tim.wadhams@......
5112
Yosi Gerasi
ygerasi@...
May 6, 1999 12:11 pm
Jonathan, If you use novell, the solution is very simple(I do not know if there is an equivalent command for NT) : 1) Create the reports as file : just change...
5113
Petrover, Guy A.
gpetrover@...
May 6, 1999 12:34 pm
Hi, We have a big BTRIEVE 6.15 file that shows inconsistency in one of its non-unique keys. The problem we're having is that although we have identical data...
5114
Ian Whybrow
sales@...
May 6, 1999 12:37 pm
Just another of Uncle Bill's tricks to convince us that his products are superior. After all he would never intentionally sabotage Netscape now. Would he??? ...
5115
russell
russell@...
May 6, 1999 12:45 pm
Zvika, Btrieve does not require any unique keys, but I have found that making the main key unique keeps the users from accidentally adding duplicate records,...
5116
Ian Whybrow
sales@...
May 6, 1999 1:01 pm
THe F6 was there in 5.6. I know cause it drives me nuts sometimes when I type without looking Ian Whybrow Logistics Technologies...
5117
slevine@...
May 6, 1999 1:07 pm
Zvika, For btrieve, making the keys nonunique offers little advantage, although there was a comment (by David Webber, I believe) some years ago that Btrieve...
5118
Andy Jerison
ajerison@...
May 6, 1999 1:33 pm
Jonathan, If you're connecting to a Netware server with the Novell client formerly known as Client32 (I can't keep up with their nomenclature changes!), you ...
5119
Andy Jerison
ajerison@...
May 6, 1999 1:34 pm
Robert, Magic did that back in the 5.02 days when you had to select a separate "expand form" for the F6 function. I've never checked whether it still does it,...