Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: BobbyT
  • Content: Threads
  • Order by date
  1. BobbyT

    Is SQL the right choice?

    I have been maintaining a database consisting of two main tables and several small ones using FoxPro for about 12 years. Now the owner thinks we are becoming antiquated and wants to switch to a "sexy" system. Is SQL the right way to go or would you use something else if you had to...
  2. BobbyT

    Wrong runtime DLL

    I have a old application that was written in VB3. My system crashed when trying to install "WINDOWS ME". I was unable to continue or uninstall. I reinstalled my old WIN98. VB3 wouldn't run until I coppied all the .VBX and .DLL from a backup. Now if I compile this old application...
  3. BobbyT

    Wrong runtime DLL

    I have a old application that was written in VB3. My system crashed when trying to install "WINDOWS ME". I was unable to continue or uninstall. I reinstalled my old WIN98. VB3 wouldn't run until I coppied all the .VBX and .DLL from a backup. Now if I compile this old application...
  4. BobbyT

    I am having problem building a project.

    I am getting a message "Cannot build without a main program" What am I doing wrong?
  5. BobbyT

    Building a Proj. Help!

    I have been writing Foxpro code for the last 12 years but I haven't had a need to move to VFP although I have purchased each new version. I have now found a reason to make the change, I need to use long file names for a new application. It is just one program and a couple of files but that run...
  6. BobbyT

    Long File/Folder names

    Using VP6 I was able to create a long folder name using indirect reference. But I have not been able to "SET DEFAULT TO" this name. Is this a limitation in VP6 or should I keep trying until I get it right? EXAMPLE: FOLDER="Long Folder Name" MD (FOLDER)

Part and Inventory Search

Back
Top