If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > .exe Generated And Working On .dbf Files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-24-07, 03:56
SANJAY SHINDE SANJAY SHINDE is offline
Registered User
 
Join Date: Sep 2007
Location: Mumbai
Posts: 3
.exe Generated And Working On .dbf Files

How Exe Can Be Built-up And In How Many Ways (software - Foxpro26 ,clipper,etc)
Reply With Quote
  #2 (permalink)  
Old 09-24-07, 04:27
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
if you mean deploy and exe using your application code written if Foxpro, Clipper etc, then you need some form of runtime or compiler. I dont know if Foxpro does, Im sure Clipper did, and dBase used to. A quick google suggest clipper does have a compiler which is either the old dBase one or a very close realtive

in many ways its similar to the access runtime. You may be able to pick up a copuy of the runtime or compiler from EBay or the like.

Modern verisions of Access can have the access runtime included, it used to be a separate SDK
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 09-25-07, 01:50
SANJAY SHINDE SANJAY SHINDE is offline
Registered User
 
Join Date: Sep 2007
Location: Mumbai
Posts: 3
Require clipper decompiler (To extrac source file from EXE)

Quote:
Originally Posted by healdem
if you mean deploy and exe using your application code written if Foxpro, Clipper etc, then you need some form of runtime or compiler. I dont know if Foxpro does, Im sure Clipper did, and dBase used to. A quick google suggest clipper does have a compiler which is either the old dBase one or a very close realtive

in many ways its similar to the access runtime. You may be able to pick up a copuy of the runtime or compiler from EBay or the like.

Modern verisions of Access can have the access runtime included, it used to be a separate SDK
Require clipper decompiler (To extrac source file from EXE)
Reply With Quote
  #4 (permalink)  
Old 09-25-07, 01:52
SANJAY SHINDE SANJAY SHINDE is offline
Registered User
 
Join Date: Sep 2007
Location: Mumbai
Posts: 3
I am having one exe. I don't which software is used to create the EXE. I want some software to extract source file from that EXE. Is there any software to know the platform being used to create the EXE.
Reply With Quote
  #5 (permalink)  
Old 09-25-07, 03:08
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
so you want a decompiler for a database application written in either Foxpro or Clipper, you are not to sure...

I'm not sure such a beast exists, and even if it does Im not to sure how meaningful the output from the decompiler is. However doing a google suggests they do exist

However it sounds very hooky to me, I'm not sure I want to be involved with any such thing.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On