The dbedit utility is developed to edit files of dbf format. The utility works in Windows console mode. Except the usual editing operations, search and other standard rdd features, which are available in these utilities, dbedit support some low-level file operations and the recovery operations of the file. Complete list of operations see on the help screen by pressing F1. dbedit absolutely free. I made this program for myself, and if it will be useful to someone, I'll be glad. The archive contains the source code of dbedit (without service library).
I was looking for something like that... but the link is not working.
Can you please check it?
Regards,
Qatan
From: Pavel Tsarenko Sent: Wednesday, October 03, 2012 3:38 PM
To: harbour-users@googlegroups.com Subject: [harbour-users] Free Harbour dbf editor
Hello, All
The dbedit utility is developed to edit files of dbf format.
The utility works in Windows console mode.
Except the usual editing operations, search and other standard rdd features, which are available in these utilities,
dbedit support some low-level file operations and the recovery operations of the file.
Complete list of operations see on the help screen by pressing F1.
dbedit absolutely free. I made this program for myself, and if it will be useful to someone, I'll be glad.
The archive contains the source code of dbedit (without service library).
-- You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-users+unsubscribe@googlegroups.com
Web: http://groups.google.com/group/harbour-users
Thank you for creating the editor. I was wondering if you might consider
using the open source repository similar to BerliOS. Like you it is in
Europe and has a good reputation.
giovanni.dima...@gmail.com> wrote:
> Very nice.
> Giovanni
>> --
> You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-users+unsubscribe@googlegroups.com
> Web: http://groups.google.com/group/harbour-users
> Hello Pavel,
> I was looking for something like that... but the link is not working.
> Can you please check it?
> Regards,
> Qatan
> *From:* Pavel Tsarenko <mailto:t...@mail.ru>
> *Sent:* Wednesday, October 03, 2012 3:38 PM
> *To:* harbour-users@googlegroups.com > <mailto:harbour-users@googlegroups.com>
> *Subject:* [harbour-users] Free Harbour dbf editor
> Hello, All
> The dbedit utility is developed to edit files of dbf format.
> The utility works in Windows console mode.
> Except the usual editing operations, search and other standard rdd > features, which are available in these utilities,
> dbedit support some low-level file operations and the recovery > operations of the file.
> Complete list of operations see on the help screen by pressing F1.
> dbedit absolutely free. I made this program for myself, and if it will > be useful to someone, I'll be glad.
> The archive contains the source code of dbedit (without service library).
> Reference for dowloading dbedit: http://zalil.ru/33812909
> With best regards, Pavel Tsarenko
> -- > You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-users+unsubscribe@googlegroups.com
> Web: http://groups.google.com/group/harbour-users > -- > You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-users+unsubscribe@googlegroups.com
> Web: http://groups.google.com/group/harbour-users
Does not work for me? When you choose dbf, stop working without warning.
Regards, NB
From: harbour-users@googlegroups.com [mailto:harbour-users@googlegroups.com]
On Behalf Of Pavel Tsarenko
Sent: Wednesday, October 03, 2012 3:39 PM
To: harbour-users@googlegroups.com
Subject: [harbour-users] Free Harbour dbf editor
Hello, All
The dbedit utility is developed to edit files of dbf format.
The utility works in Windows console mode.
Except the usual editing operations, search and other standard rdd features,
which are available in these utilities,
dbedit support some low-level file operations and the recovery operations of
the file.
Complete list of operations see on the help screen by pressing F1.
dbedit absolutely free. I made this program for myself, and if it will be
useful to someone, I'll be glad.
The archive contains the source code of dbedit (without service library).
-- You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-users+unsubscribe@googlegroups.com
Web: http://groups.google.com/group/harbour-users
It worked for me... I liked it very much. Nice and simple.
I found some little problems here or there but at least it recognizes new datatypes like auto increment | + | and has a nice design (easy to understand).
I would even recommend it to be a portable (don’t know if it is possible) “official” Harbour DBU replacement with fixes for what is not working well yet.
One thing I noticed from the first start it needs to have a SETMODE( 25,80 ) in the beginning (could be configurable maybe with an .INI file?) Also the scroll bar of the browser is not really working according to the row positions on the database. I didn’t check the code – just noticed that.
What do you all think?
Regards,
Thank you for your work on the dbf editor. It is good to have a portable
version. I have one question about which character set you are using for
the source files?
I remember the DU utility and a similar dbf editor. I recall two or three
other dbf editors from that time. I'll take a look on my OS/2 Warp 4
development system which still runs well. I used it to make real money
doing Clipper applications.
OS/2 Warp is still being supported through eComStation.com. Here's
the Wikipedia
article <http://en.wikipedia.org/wiki/EComStation>. It was licensed by IBM
to continue to sell a specialized version of OS/2 Warp 4 with great number
of changes to support recent hardware.
OS/2 from 2.1 onward had really good virtual DOS console windows. Also you
could also boot MS-DOS or IBM PC DOS for which you could create a boot
diskette. It was possible to setup DOS VMs guests with 720k of memory and
allocate hardware to that VM. Very slick.
In some ways the Workplace desktop remains ahead of Windows desktop and
UNIX/LINUX X-Windows in concept. Too bad this was never made available as
open source.
Avira found TR/Crypt.XPACK.Gen in bin\win\mingw\dbedit.exe. Probably this is false detection, because of only one of 43 antiviruses detected trojan in this file.
This is not good. Maybe it was infected locally on the installed system.
Protocol however dictates you must scan your own computer
using different scanning tools. This could be some lost time but very
valuable measure to take.
I have scanned your files but not found anything yet. I have some scans
yet to be completed.
On Thu, Nov 15, 2012 at 6:30 AM, Pavel Tsarenko <t...@mail.ru> wrote:
> Avira found TR/Crypt.XPACK.Gen in bin\win\mingw\dbedit.exe. Probably this
> is false detection, because of only one of 43 antiviruses detected trojan
> in this file.
> Best regards, Pavel Tsarenko
> 15.11.2012, 12:33:23 UTC+2 Karl wrote:
>> Hi Pavel,
>> Avira reports a virus (trojan). Please find the screen-shot from
>> virustotal.com attached.
>> Best regards
>> Karl
> --
> You received this message because you are subscribed to the Google
> Groups "Harbour Users" group.
> Unsubscribe: harbour-users+unsubscribe@googlegroups.com
> Web: http://groups.google.com/group/harbour-users
Avira found TR/Crypt.XPACK.Gen in bin\win\mingw\dbedit.exe. Probably this
> is false detection, because of only one of 43 antiviruses detected trojan > in this file.
this detail is not visible on the screenshot I sent before, is it? This means you could reproduce the warning by Avira. Is this correct?
@Jon: Thank you for the hint. I am currently scanning my entire intra-net. As of now: no virus. But it will still take some hours. @Pavel: maybe you should scan your system as well
Sorry for insisting but I hate those suckers (viruses et. al). I totally agree with John if at the end it is a false positive we wasted some time but we can be sure there is no virus in the forum, which I think is very important.
Description: A generic detection routine designed to detect common family characteristics shared in several variants.
This special detection routine was developed in order to detect unknown variants and will be enhanced continuously.
Perhaps a piece of pcode in the dbedit.exe antivirus interpreted as a unknown trojan. If in the dbedit.prg commented out lines 690-846 in the function main(), rebuild dbedit.exe (I use mingw tdm 4.6), then the resulting dbedit.exe tested avira online https://www.virustotal.com/ It's assumed that this fragment of the pcode dbedit.exe, build a harbour compiler, gives a positive reaction on the signature of a trojan. Previous version dbedit, I gave a month ago, is being tested. Compiled now old dbedit also being tested. During this time, I changed the code in the function main, which is not being tested by avira.
> Avira found TR/Crypt.XPACK.Gen in bin\win\mingw\dbedit.exe. Probably this >> is false detection, because of only one of 43 antiviruses detected trojan >> in this file.
> this detail is not visible on the screenshot I sent before, is it? > This means you could reproduce the warning by Avira. Is this correct?
> @Jon: Thank you for the hint. I am currently scanning my entire > intra-net. As of now: no virus. But it will still take some hours. > @Pavel: maybe you should scan your system as well
> Sorry for insisting but I hate those suckers (viruses et. al). I totally > agree with John if at the end it is a false positive we wasted some time > but we can be sure there is no virus in the forum, which I think is very > important.
On Friday, November 16, 2012 6:40:23 PM UTC+1, Pavel Tsarenko wrote:
> Karl,
> [...]
> Perhaps a piece of pcode in the dbedit.exe antivirus interpreted as a > unknown trojan. > If in the dbedit.prg commented out lines 690-846 in the function main(), > rebuild dbedit.exe (I use mingw tdm 4.6), then the resulting dbedit.exe > tested avira online https://www.virustotal.com/ > It's assumed that this fragment of the pcode dbedit.exe, build a harbour > compiler, gives a positive reaction on the signature of a trojan. > Previous version dbedit, I gave a month ago, is being tested. Compiled now > old dbedit also being tested. > During this time, I changed the code in the function main, which is not > being tested by avira.
Maybe you should simply distribute source code and let everyone build them for themselves using platform and C compiler of choice, with supplied .hbp. It could avoid such debate altogether.