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 Chriss Miller 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: SBTBILL
  • Content: Threads
  • Order by date
  1. SBTBILL

    MSSQL says there are other users when there aren't

    i have a table that says there are other users when I try to restore from a different server backup. I find the backup as a text file. Been doing this for years and never had this problem before. How do I tell MSSl 12 that everything is closed and there are no other users. I am working on a...
  2. SBTBILL

    sage 50 Windows 10 issues

    Does sage 50 have any known issues with Windopws 10?
  3. SBTBILL

    How to get to files

    I have an old Novell 4.11 server I am trying to off load a directory on. The system starts up fine and goes to a backup utility. I type in the admin login and password and it moves forward. When I exit the backup utility I get Server Name: I've used Help to look at the commands. I think...
  4. SBTBILL

    VFP 9 on Windows 8

    Been having problems with screens blanking out. Anybody have experience with this. Running the program in windows xp service pack 3 mode.
  5. SBTBILL

    VP 10 on Windows 8

    I've noticed some screen issues with the screen blanking out on things like the display print screen. Any solutions or similar issues?
  6. SBTBILL

    VFP 9 without changing foxbase tables

    Anyone have experience with opening Foxbase files with VP9. I'm nervous that if I do this the Foxbase program that they feed will lose the ability to open them. Haven't seen any memo files.
  7. SBTBILL

    VB read Peachtree files

    I'm having trouble getting the Peachtree SDK to work. Have Sage 50
  8. SBTBILL

    Moving data between VFP and Peachtree tables

    I'm having trouble getting the Peachtree SDK to work with VFP. Has anyone worked with this?
  9. SBTBILL

    Open SQL tables

    I'm trying to connect VFP 9 to an MSSQL 10.5 database with this connection string lcconnstr="Driver = {SQL SERVER};SERVER=BILLCOUTURE-PC" I've checked and this is the proper name for the server. I get data source name not found and no default driver specified I can open and view the tables...
  10. SBTBILL

    appcrash on save

    My copy of VFP9 has started crashing any time I save with a typo. I'm using Windows 7 64 bit. For instance myear=str(year(date(*),4) would cause VFP to crash and drop fully out of the program on a save. The problem signature says APPCRASH Application Name VFP9. In googling around this...
  11. SBTBILL

    irritating message

    The CLR has been unable to transition from COM context 0xeb98d0 to COM context 0xeb9b20 for 60 seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping wait or processing a very long running operation without pumping Windows messages. This...
  12. SBTBILL

    Problem with MSSQL 2008 and Windows & 64 bit.

    I can't get VFP 9 using ADO to connect to MSSQL 2008 on a Windows 7 64 bit machine. I understand this may have something to do with ODBC drivers. Anyone have experience with this? I have MSSQL 2008 on an XP with VFP 9 and that works fine.
  13. SBTBILL

    Problem loading vfp 6 on Windows 7 professional

    Anyone have experience with this. Will be loading fox 2.6 as well
  14. SBTBILL

    Releated Datagrids VB windows problem.

    I've set up a 3 grid screen. The top grid should control the other 2 grids. I get the current record of the top grid with this line. mitem = dv1(cma.Position)("sponsor_id") It bings me the correct information I then call 2 routines to populate 2 datatables I have code to empty the...
  15. SBTBILL

    I'm trying to setup a menu driven a

    I'm trying to setup a menu driven app. I want the main module to just call other .vb programs some of which will accept criteria and call another .vb program to display requested data. I can get a window to pop up using filename.showdialog but it is always empty. I'm using showdialog to get a...
  16. SBTBILL

    I'm trying to set up 3 related grid

    I'm trying to set up 3 related gridviews. The goal is to have a header grid that controls the other two. Thus if the record pointer is moved in the top grid the contents of the bottom two should automatically change. I don't want to require the user to click on a field to cause it to happen...
  17. SBTBILL

    I'm trying to load SQL Server 2005

    I'm trying to load SQL Server 2005 - Developer Edition on a 64 bit Windows 7 system. It has visual studio 2008 installed and Visual FoxPro 9.0 installed. Also Word Perfect x5, and SQL Server 2000 enterprise Edition. Keep getting a newer version exists aborting message. Any ideas.
  18. SBTBILL

    Opening Peachtree tables

    Been trying to open Peachtree tables with a Pervasive 11. Run into a password issue. This does not seem to be the user and password used in Peachtree as I have those and they do not work. Anybody know how to get past this?
  19. SBTBILL

    Foxpro 2.6 on Windows 7 home premium edition 64 bit

    Loaded the XP client. Upped the memory to 640mg The program I wanted to run, ran fine in local mode but when I tried to run it off the network it was very slow. Any help for that. I had a lot of difficulty getting the program to see the network even with mapped drives. Thus while I could...
  20. SBTBILL

    Foxpro 2.6 on Windows 7 home premium edition 64 bit

    Tried loading virtual PC couldn't get it set up. Anyone set up 2.6 DOS on one of these.

Part and Inventory Search

Back
Top