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

    Can't you Use a variable as a table name

    I have a question that no one seems to know the answer to, or even if it possible. I am trying to create a stored procedure for a Year End process. What I want to be able to do is have a year input parameter for the procedure that is used to create the name of a new table. What my management...
  2. rleftw

    Retrieving data from Sql Server and DB2 Tables

    I need help with a problem that I am having. I need to access two DB2 tables and a SQL Server table to retrieve data for a Crystal report that I need to develop. Records are selected from the DB2 tables based on parameters and when a record is selected, it then need to retrieve some additional...
  3. rleftw

    Problems creating Win2K ERDs

    I am running a Windows/2000 Professional machine and I am having problems creating the emergency repair diskettes. When I run the process, I am receiving the error message "The operation failed. The disk file was not found or was inaccessible". I have tried creating the diskette...
  4. rleftw

    Importing a FormattedText Report into Access

    I need to import a formatted text report, that is created in a very old Btrieve application, into Access/2000. What they want me to do, is make the existing report available to the users via a SnapViewer. What I am trying to do is get the formatted report into Access and then save it to a .snp...
  5. rleftw

    Replace a " with a space in a string

    Can anyone tell me how to replace a " with a space in a string? I am doing an import of a text file and one of the fields has a value of Johnson "ABC" Company and I need it to be Johnson ABC Company. I am working in Access/2000 and I can not figure out a way to remove the...

Part and Inventory Search

Back
Top