Keith, thank you, runtime according to your mail works fine, but I need another mental bridge re license.dat: This file is located according to the magic...
I can't download get.dll, who can send me get.dll and it's help doc or sample? My email is : nwm@... I tried to tracert www.mggen.com ,and report me...
If it's only being managed by License Manager and not License Server, then this will be easy. As I previously stated, create the combined license.dat file and...
Hello All i want to change Keyboard language automaticly to english from hebrew in online task (like ALT+ Right SHIFT or ALT+ Left SHIFT) How can i do it in...
If you install Magic 8.3 from the CD, then Btrieve 6.15 will also be installed in the Magic installation directory. Move all the ddl's beginning with W*.ddl to...
hello group does anyone know (or have an example on..) how to make a 1 to many program in a browser client situation. That is one and many both residing in the...
Hi Let say I have a table of cities... ID N5,CityName A50. In a program I define a virtual N5, put a combo box on form assign it to that virtual... and set a...
Hi all, We have a system that is run from the server on a Oracle database. This system must now be available in standalone version, on Btrieve. Is there a ...
If you don't need to convert the data, all you need to do is Look in the table repository and make a list of all the unique values in the column "database" ...
I have no idea if it's possible to install SPs on Demo version. But SP is just executable... I don't think it checks for license. So, I guess it should work. ...
Hello All, Is there another user, than the original "supervisor", who can manage the standards Magic users ? and without having the development rights ? Can we...
Hello Dann, You should give a look at the Demo_BC_Methodology application distributed with Magic 9.4. All you have to do is to check Browser Methodology Demo,...
I've not looked lately, but I'm almost certain that you can add users with supervisor rights by giving them the hidden right "supervisor" This is independent...
AFAIK the only way is to do the link to the same table and getting it from there. This is the method we have occasionally used. I don't believe there is a way...
Hi ekicus, Put an expression KBGET (1)<>'Exit'ACT in the condition of Verify. This is an old method from Magic v7. Peter Klein ... Ahoj Peter -- Peter Klein...
Hi all, When you search the web help of magic 9.4 (magic menu help on the web) you find something of AnalyzeBlob Program. Anybody knows where to find this...
After you choose your source table, you can then select the field to display, which would be your CityName. You would specify the index that's attached to the...
If you're using 9.4, you can select Tools/Application Wizard. It can produce a wonderful 1 to many BC program for you (as well as just about anything else),...
Actually it would be nice if it was this simple but it's not. The internal storage types will typically change between Btrieve and an RDBMS (like Oracle), so...
Any user added to the SUPERVISOR GROUP will gain all the access rights to manage the users. The user Supervisor isn't anything special other than it was part...
When you know what the differences are, you can write a program which reads an exportfile, convert the definitions and write it to a new exportfile. Then you...
Depends on whether or not he needs to convert the data. If not, the storage types are just numbers - if you get a different one, they should still all "work" ...
Not really. I get ID value by choosing city. For example if ID=5 and CityName = 'New York' I would select New York in combo and get 5 in Virtual. This is OK....
You simply have to choose one of the controls that has a source table (combo, list, radio, tab). As long as these controls are used, you basically are using...
Thanx. It's just a link, but I just thought maybe there is a way to avoid it... ... table (combo, list, radio, tab). As long as these controls are used, you...