Search found 3494 matches: command

Return to advanced search

ADO

... do this is as follows: Create a blank file with the extention .UDL (i.e. test.udl). This file must be blank. Either click on the file, or from the command prompt type Start Test.udl If a data connection wizard appears, then you have MDAC. If this does not work, then download MDAC from the microsoft ...
by byron.hopp
Sun Nov 06, 2005 4:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ado & MDB
Replies: 3
Views: 2013

... 80, 30,,, .F., .F., .F.,, .F.,,, .F. ) Same error even without the () around the oStats:End() command
by kronos911
Sat Nov 05, 2005 9:47 pm
 
Forum: FiveWin for CA-Clipper
Topic: Error Objects/6
Replies: 4
Views: 2226

Error de Proteccion General.

... 0007:E4DE 00215H DELITEM CODE 0007:E6F4 00083H DELITEM CODE 0007:E778 00084H GETHOTPOS CODE 0007:E7FC 000FDH GETHOTPOS CODE 0007:E8FA 0006BH SYSCOMMAND CODE 0007:E966 0008DH SYSCOMMAND CODE 0007:E9F4 000BFH SYSCOMMAND CODE 0007:EAB4 002BDH TRADIO CODE 0007:ED72 000D6H REFRESH CODE 0007:EE48 ...
by Garbi
Wed Nov 02, 2005 3:38 pm
 
Forum: FiveWin para CA-Clipper
Topic: Error de Proteccion General.
Replies: 5
Views: 4149

Re: set date format

... JAPAN yy/mm/dd USA mm-dd-yy ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Description SET DATE is an environment command that sets the display format for date values. SET DATE is a global setting that affects the behavior of dates throughout a program, allowing ...
by Enrico Maria Giordano
Tue Nov 01, 2005 3:09 pm
 
Forum: FiveWin for CA-Clipper
Topic: set date format
Replies: 1
Views: 1092

if you use NERO Burning Software > v5.5x your can use Nero Command- Line Tool : C:\Programme\Ahead\Nero\NeroCmd.exe --write --drivename W --speed 12 --real --tao --disable_eject --underrun_prot --iso Backup --create_iso_fs "D:\ALASKA\*.*" --recursive ...
by Manuel Valdenebro
Mon Oct 31, 2005 6:09 am
 
Forum: FiveWin for CA-Clipper
Topic: To Backup database into CD or Tape
Replies: 5
Views: 1962

... method for most of objects (oObject:end()) assign NIL value to a object variable. I.e. oObject:end() oObject := NIL I usually use the following command for the statements above RELEASE OBJECT oObject where OBJECT should be replaced with the specific class name For example RELEASE METER oMeter.
by Vladimir Grigoriev
Mon Oct 24, 2005 8:45 am
 
Forum: FiveWin for CA-Clipper
Topic: How destroy a preview report object
Replies: 11
Views: 3625

kronos911 wrote:First I tried it as is.


Did it work ok ? It should.

kronos911 wrote:Then I linked in six3.lib and added the USE ... PASSWORD command before the browse() function. I tried it with 1.92 demo


As far as I remember the six driver was buggy with Clipper. Does it work ok on MsDos mode ?
by Antonio Linares
Sun Oct 23, 2005 9:19 am
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3699

First I tried it as is. Then I linked in six3.lib and added the USE ... PASSWORD command before the browse() function. I tried it with 1.92 demo. If you like send me a PM with an email that I can use to send you the file and you can try it out (source code too).
by kronos911
Sun Oct 23, 2005 6:49 am
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3699

No that DBF will be left open all through the app. It's funny all the sample apps that use DBFs work fine. Origanly I had the USE command under the LOCAL statment and before any line of code. [EDIT] Ok I did a "backstep" and used one of the older versions of the DBF. That version is an ...
by kronos911
Sat Oct 22, 2005 7:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Opening DBFs error
Replies: 9
Views: 3699

Pocket PC Denso BHT-200 Windows CE 4.1

... i have for testing a Denso Barcode Pocket-PC. It works with Windows CE 4.1, CPU Intel PXA250. FWPPC Program don´t work. I have changed in the link command to 4.10 or 4.00, it doesent help. The Errormessage is: Cannot find "program.exe" (or one of its components). Make sure the path and filename ...
by Thomas Grueninger
Sat Oct 22, 2005 4:36 pm
 
Forum: FiveWin for Pocket PC
Topic: Pocket PC Denso BHT-200 Windows CE 4.1
Replies: 4
Views: 1981

... then happens. I guess we need to create a zapDbf() function that does what I described on a previous msg. Also we could try COPY TO ... FOR ... command too. Antonio I tried COPY TO on pocket pc Only one record (the first one) is copied ??? none should be there Again the header of the original ...
by Richard Chidiak
Mon Oct 17, 2005 2:40 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4264

... then happens. I guess we need to create a zapDbf() function that does what I described on a previous msg. Also we could try COPY TO ... FOR ... command too.
by Antonio Linares
Mon Oct 17, 2005 1:41 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4264

Re: Problem with dbdelete() and pack

Maurizio wrote:I use DBFCDX RDD
the command dbdelete() and pack
don't work correctly

Regards Maurizio


Maurizio

Do you have

SET DELETE ON

Richard
by Richard Chidiak
Fri Oct 14, 2005 8:02 pm
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4264

Problem with dbdelete() and pack

I use DBFCDX RDD
the command dbdelete() and pack
don't work correctly

Regards Maurizio
by Maurizio
Wed Oct 12, 2005 9:36 am
 
Forum: FiveWin for Pocket PC
Topic: Problem with dbdelete() and pack
Replies: 14
Views: 4264
Previous

Return to advanced search