Stephen, I guess it doesn't work because the syntax is wrong ;-) Can you explain what you mean by "to avoid literals"? You may be better off putting the whole...
Hello, Is there a possibility to change the default field separator for an Output Form ? I mean in a Special or INI setting ? I had to create a lot of...
Hi, for many,many years we've been using Pervasive workgroup as we have only 3 concurrent users but we might need add one more in the near future. Will we have...
Hi This is oracle specific. By using : ex: ...where phonenumber = :1 Everytime that statement is excecuted it is not data bound?? Meaning oracle will see the...
I need assistance, I have a wav file put in a variable and want to play it with media player, using com call does any one know what call's i have to make ?? ...
<snip>- Yeah, but have you seen the license price for the Magic upgrade? - When is this migration going to be over? We need to take care of real business...
Hey Nik, Do you know if this supports USB Port ? Thank Rosie for the warning on USB Port on VPC 2007.I guess VMWare does not have this limitation Thanks! C ...
You can use get.dll to play the wav if you need this done ASAP. It will just play the wav file and not open anything up. Work's nicely. Then you can figure out...
putting '<HTML>' in front of the message trigers the Magic sendMail function to send as HTML. I am quite sure that this will take care of RTF content as well. ...
Rosie, I feel the same way but the opposite. I came from the Informix Oracle SQL world and slowly entered into the Btrieve world. I was very reluctant...
Mike, My proble is that the button is the first leftmost field in the table line and I want it on each line. But when I drop AHEAD of the first data field, it...
It really depends on your application and how often the 4 users will use the system concurrently. My guess is that you should be OK for 4 and maybe for 5. The...
I'm pretty sure that you can configure the workgroup engine to function just like the server. (every box but one is set to act as client only). The only...
Pavel, The Pervasive Workgroup product supports a total of five concurrent users. Just be aware of the fact that you need to purchase a license for EVERY...
To drop a control in front of the first column on a table control, just hold the <shift> key as you drop the control on top of that first column. Omar, ... ...
Pascal, Create a virtual of type ActiveX, Type Library = Windows Media Player then you need the following Call COM Set Property enableContext Menu, Value=True...
There are really only two significant functional differences between the Pervasive Workgroup product and the Pervasive Server product: 1) The Pervasive...
Omar, Thanks, that worked. However, the button control is ONLY on the first line of the table in runtime, not on EACH line. I am Linking Parent of the button...
Hi Pascal, Create virtual for ActiveX to Type Library "Windows Media Player". Instantiation = automatic Put this WMP-ActiveX on your form. Create Button "Play...
Hello Group Basic topic. I'd like some opinions on the appropriate design of typical header/details programs (e.g. order entry) for use in a multi-user...
Omar, When I click on the table line, I see ALL controls, including the button control, "selected". However, the button does NOT repeat on each line.????? ...
thanks for all your help on COM objects it is working so thanks verry much ____________________________________________________________________________________...
Hi Paul, I am still much more a 9.4 guy, so I had to go and try on V10.1 SP2: However, I get the same thing, for me the Push button shows on every lines of the...
On 01/06/07, Cyril Wan <cyrilw@...> wrote: Hi Cyril, Yes, also it supports USB over the network via RDP too. Cheers Nik ... Hey Nik, ... Do you know...
Omar, Let me reconstruct the crime scene :)) 1. I create a table and put in my edit fields 2. Ahead of the first field, I drop a button 3. when I click on...