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 TouchToneTommy 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: Kurtwood
  • Content: Threads
  • Order by date
  1. Kurtwood

    Get Data from Ethernet appliance

    Hi, I am hoping some could help or point me in the right direction. I have an Ethernet time clock device that uses a swipe card. I do not like the desktop software that came with it. What is the best way for me to read the data that is on the clock using the Ethernet connection? Thanks for...
  2. Kurtwood

    VFP9sp2: Storing and Printing Photos

    What is the best way to add photos to a table for use on a form and report/label? I currently store the photo file path in a character field. This works fine for the form but I am having difficulty with the reports/labels. It appears that they require a general field. I would prefer not to...
  3. Kurtwood

    VFP9sp2: Windows 2008 Server

    Is FoxPro 9 sp2 supported on Windows 2008 Server? I wish to migrate to 2008 server thank you. Kurtwood L Greene The Bahamas www.alvilda.com
  4. Kurtwood

    VFP9sp2: Capture SQL-Select statement

    Hi All, Is there a simple way, like a COMMAND, to capture the SQL-Select statement that was last executed? I would like to save the statement to a memo field. I would also prefer not to save it to a .dbc or class in order to do this. Most appreciated. Kurtwood L Greene The Bahamas...
  5. Kurtwood

    VFP9sr1:Best way to interface a web app to VFP tables.

    Hi All, What is the best way to interface a web-based app that must be able to manipulate and validate data entered in real-time to a VFP database/table. At the end of the day my client wishes to have to separate UI (web & VFP) tied to the same VFP database. Please also indicate any cons...
  6. Kurtwood

    VFP9: Heavy traffic/transaction

    A potential client wishes an app to handle 50,000 transactions in 30 minutes with 20 remote users/sessions using TS over broadband. If all is well with the server, communications, etc, can VFP9 handle this amount of transactions and the short time? The program has not performed well in Access...
  7. Kurtwood

    VFP9.0: NoDataOnLoad Behaves Different from VFP8sp1

    Is this a bug? Since upgrading to VFP9.0 my form fields are no longer being populated by my views. If my form’s DE cursor is “NoDataOnLoad = .T. (Preferred setting) no data is retrieved after providing the parameter with a value and Requery(). “NoDataOnLoad = .F.” works however I am ask for...
  8. Kurtwood

    VFP8sp1: Rebuild View after base table changes

    Hi all, Is there a way to automatically rebuild a view if I add or change a field in the base table? I have all fields (*) selected in the view. I use the view designer to maintain my views. In theory, the program would have to scan my list of views and filter those using my changed base...
  9. Kurtwood

    Hotfix Win2k sp4

    I know this has been discussed before; however the search feature is currently unavailable. Would someone kindly direct me to the instructions on how to resolve the blue-screen-of-death (memory dump) after installing sp4 for win2k server? I'm I better off uninstalling SP4? I am currently...
  10. Kurtwood

    Internet connection drops within a minute.

    If I am lucky to get a connection at all, it drops within a minute. PCs connected to the same router have no problems staying connected. The Browser indicates that it is opening a particular IP address but eventually I get “the page cannot be displayed”. When it connects it is very fast with...
  11. Kurtwood

    VFP8sp1: Open Cash Drawer RJ12

    Hi all, I am looking for code to open the MMF Cash Drawer Co. VAL-u Line Cash Drawers -- connected with RJ12 cable through a STAR SP300 printer. I am using Microsoft Windows 2000. The manual indicates control code <Esc><Bel> or (07)H. I have tried ??? CHR(7) but no response from the drawer...
  12. Kurtwood

    Multiple client/server app on Citrix

    Hi all, I have a client who wants to use SysPro 6.0 Accounting, Microsoft Exchange and Microsoft SQL Server on the same Citrix Server. Are their any disadvantages for doing this? This will be a completely new installation for 15 Users. Thank you. Kurtwood The Bahamas
  13. Kurtwood

    VFP8 SP1 Tables in XP do not work in win2k

    Hi All, I created tables using VFP8 SP1 in WinXP. However I am unable to open those tables using VFP8 SP1 Win2k. Error: &quot;Not a table&quot;. I recall that VFP8 will work in development mode using Win2k and WinXP. Does this mean I have to chose between Win2k or WinXp to develop my apps...
  14. Kurtwood

    Forms &amp; Reports Location on Citrix Terminal Server

    Hi all, I have placed my views & temp tables in individually user Folders. Is it efficient to place my Forms & Reports in individual user folders or making the data session private sufficient? Thank you, Kurtwood
  15. Kurtwood

    VFP8: CursorAdater gets Field Properties from Table?

    Hi All, While my copy of VFP8 is in transit, I am currently revising my development strategy to take advantage of its enhancements. My wish for previous visions of VFP was to allow field properties (display, validations, display library, etc.) of a table to be automatically transferred to the...
  16. Kurtwood

    label printers on Citrix MF XPe 2k server

    Hi all, I am looking for 4 quality label printers to be networked on a Citrix MF XPe W2k Server. The perfered interface is RJ45. I realize that I may need a printer server (Parallel to RJ45). I wish to print standard address labels and 4&quot; wide labels on preprinted forms. My wyse terminals...
  17. Kurtwood

    Access 2.0 on a Windows XP Pro

    Hi All I am trying to install an app written in Access 2.0 on a Windows XP Pro client. During the install the following error appeared. &quot;while registering OLE Server, Setup had a problem with REG.DAT, SHELL.DLL or disk space&quot;. I would be grateful if someone can point me in the right...

Part and Inventory Search

Back
Top