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 Wanet Telecoms Ltd 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: topgunf25
  • Content: Threads
  • Order by date
  1. topgunf25

    Sql Dates

    I am new to SQL Server, currently trying to convert a Large 500K lines of code, from VFP to SQL Server. Anyone know how to make the default of the date field to be {//} empty instead of 01/01/1900? I could write a something to change the data as it comes in, but that ugly.
  2. topgunf25

    FoxPro and Sql Server

    I am trying to convert a large application from Foxpro tables to SQL Server Databases, using ODBC. I have been fairly successful, but having problem using indexes as I would in Foxpro. Select statements are fine, but how do you get "Seeks" to work against SQL database? The only...
  3. topgunf25

    Converting Foxpro Tables to SQL Server

    I have a very large applicaton using Free FoxPro tables. I would like to convert the data to SQL Server database and use my existing application to access the data. I am using just every data function Foxpro has to offer. Please help!!
  4. topgunf25

    Version 6.0 and Windows XP

    I have recently installed XP Professional and am testing my application. I ran into a problem using "Append General pc_pic from .JPG file". The error I get is "OLE error Catastrophic failer". I spent may hours looking for an answer. It works fine in Windows 2000...
  5. topgunf25

    Dialup Network from W2K to W98

    I am trying to do make a dialup network connection from W2K Professional to Windows 98 workstation. I can connect to the modem, but can not log on to the network? The error I get is "Access denied to this computer". I used to be able to logon to this computer. I have tried many...
  6. topgunf25

    Dual Boot in Windows XP

    I am currently running a dual boot Windows 2000 Professional and Windows 2000 Advanced Server. I am considering upgrading to XP Professional. Will XP support Multi Boots.
  7. topgunf25

    Using ODBC in Foxpro

    Currently I have about 100 free tables in foxpro 6.0. How much work is it to convert to some other database Access, SQL server, DB2, etc.? Do you have to know that much about the other databases?
  8. topgunf25

    Oracle / Foxpro conversion

    I have a very large application using Foxpro Free Tables. A new customer would like to have the data stored in Oracle table. Does anyone have experience with the conversion from Foxpro to Oracle. I am sure I can export the table data to import into Oracle easily, but I am wonder what the...
  9. topgunf25

    Opening JPG file using Windows 2000 Server

    I have an application that uses "Append General from "JPG file name". This works great when running Windows 2000 professional. I get an error "Paint.JPG can not open this type of file". I know MSpaint is used and can open JPG files using Professional not Server. My...
  10. topgunf25

    Visual Foxpro 6,0 Performance Tips

    I went into production Aug 11, 1001, with a large application (500,000 lines of code) converted from 2.6a to 6.0. The code is exactly the same it has just been recompiled into 6.0. Every thing is working great! The only problem encountered is the 6.0 version performs some tasks slower then...
  11. topgunf25

    FoxPro 2.6a to VFP6.0

    I have recenly converted more than 500,000 lines of code i.e. screen, forms, programs, tables, etc. The method I used was the mininal method as defined by a support person at FoxPro/Microsoft. I can still develop in FoxPro 2.6 and compile and run in either mode Visual or 2.6. About the only...
  12. topgunf25

    I have a very large Client Server B

    I have a very large Client Server Billing Application written in Visual Foxpro 6.0. The only thing the server does is act as a file server. Does anyone have experience with a large number of clients i.e. more than 150 clients. I have a so called expert that is telling my customers that you...

Part and Inventory Search

Back
Top