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

    DSN Problem

    Hi, I have an application that sits on our server and generates pdf reports from various crystal reports from a SQL server. This worked fine on the machine I created the program on, but when I installed it onto the server (which has the SQL Server on it that the data comes from), when I try to...
  2. Kate17

    Before/After snapshot of database

    Hi, We have a web-based program that has a SQL server back end database. I want to be able to see what tables get updated when we add calls via the web-based front end. We are trying to customise this program but we need to see exactly what happens when you do anything in the front end. I am...
  3. Kate17

    using command line parameters

    Hi, I have a program that generates a pdf file from a crystal report, among other things. This report has date parameters passed to it via text boxes on a form, which the defaults are 1st and last day of previous month. I would like to carry out this function by passing command line parameters...
  4. Kate17

    Use VB to enable/disable device

    Hi, I want a real simple program that allows me to enable/disable a device in device manager. I installed a friend's PC with XP and their digital camera will only work if the scanner is disabled and vice versa (good old XP!), they have kids so they want a program that will do this for them...
  5. Kate17

    Disable/Enable device with batch file

    Hi, I just installed a friend's PC with XP, everything was fine (well, as fine as it could be with XP!) except having installed the scanner, we went on to install the digital camera which stopped the scanner from working. Anyway, to cut a long story short, if the scanner is disabled through...
  6. Kate17

    Update field in recordset from SQL

    Hi, I have a program that generates Crystal reports. I want to keep track of the reports and when they were generated so I have a reports table and a reports history table (in SQL). My code adds a new record to the history table for every report, but what I also need is for a field in the...
  7. Kate17

    Select Record from combo box

    Please help me! I have a SQL database and I have created a DBcombo box on a form for a UserID (this is a unique value). This works fine and all IDs are displayed. Also on the form I have other fields that relate to the UserID from the table in the database (Name, address etc...). How do I get...
  8. Kate17

    PDF Export and Email - Chelseatech please help!!!

    I have been reading through the forums trying to find an answer to a problem and you seem to have done it, but don't say how. I need to export a report to pdf and then email the pdf document. You said you have done this with VB which I am also looking at using - but as a semi-newbie to this I...
  9. Kate17

    Macros and Combo Boxes

    Please can someone help me - I have a large number of macros that I would like to list in a combo box. The only help I can find is how to assign a single macro to a combo box which runs when you choose one of the items listed, but I need to list the macros to choose from. Thank you in advance...
  10. Kate17

    Replication - works only when forcing, not schedule

    Hi guys, Hope one of you can help me, I have 2 SQL 7 Servers, one with the main db set up as publisher, the other recieving the subscription. Everything seems fine, it replicated the first time OK and when I force it to replicate it is perfectly happy (and so am I), but it doesn't follow the...
  11. Kate17

    Moving e-mail to another folder causes it to be duplicated

    Please help - I have moved an e-mail (drag and drop) to another folder within Outlook 2000. This e-mail has now been recreated in both folders over a thousand times (all unread). We are running FTGate on our server, and when I rebooted the server and my machine, it seems to have stopped creating...
  12. Kate17

    Resolution exporting to pdf

    I have created 1 main report with 8 subreports. Each subreport displays a graph. When I use the export function within Crystal Reports to pdf, the resolution is not very high. However, if I use Adobe PDF writer and print to PDF, I can select the resolution to get a better quality report. The...

Part and Inventory Search

Back
Top