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 strongm 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: *

  1. daytona

    Powerbuilder and PVCS - going back to a previous version

    With Powerbuilder using PVCS for Source Code Control, does anyone know how to go back to a previous version of an object. I can do the difference report, by clicking "Compare Differences..." from the Source menu, so it would be possible to manually make changes back to what they...
  2. daytona

    SQL Server 2000 and 7 on same box

    Does anyone know if it is possible to run SQL Server 2000 and SQL Server 7 on the same box at the same time? Are there any issues that come up?
  3. daytona

    Backup master, model and msdb

    I'm trying to take a backup of our SQL Server 2000 databases and I've come to realise that it's probably a good idea to backup master (so our user's logins are backup), model in case there in case any of the default objects have been modified and msdb because it contains tables relating to...
  4. daytona

    Modifying data in subform

    From a form, I want to be able to click a button which will tick all of the check boxes on all rows of a subform. Can anyone tell me how please?
  5. daytona

    PB8 Library List 'Greyed Out'

    There were no other painters open, but I think I have figured it out - You have to check out the target file .pbt in the LIBRARY PAINTER before you can modify the library view on the system tree.
  6. daytona

    PB8 Library List 'Greyed Out'

    I'm doing a test migration of one of our applications from PB7 to PB8 and I've run into a problem modifying the library list. The application migrated okay and I've registered it with our Source Code Control (PVCS Version Manager), but now I can't modify the library list which seems like it...
  7. daytona

    getting the current date

    I'm trying to set the dates of two datawindows to the first and last day of the previous month in their constructor methods. I'm thinking of getting the current date and then performing calculations on it. Anyone have any ideas on how to do this? Cheers - John
  8. daytona

    Copy .mdb file

    We already have backups running, so I'm not too concerned about that. It's just for when I want a copy of the live data to test some development work. Thanks for your replies - John
  9. daytona

    Copy .mdb file

    Does anyone know if it is safe to copy an .mdb file when is open (i.e. there is a corresponding .ldb file)? I want to be able to copy a production database without having to ask users to logout. Cheers - John

Part and Inventory Search

Back
Top