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

    Blank records from import using TransferSpreadsheet

    Hello all, I'm using Access 2000 and Excel 2000. I am using TransferSpreadsheet to import data off a number of tabs in Excel workbooks (there are 2 with the same structure holding 2 different sets of information). For the same tab in each workbook, I get 107 extra, blank records from the...
  2. kkinnea

    Looking to export to 'Excel (Data Only)' through command line

    Our developer has created a back-end solution for running and outputting reports. The only issue is that we seem to be unable to access the 'Excel (Data Only)' option that is available in Crystal 9 through the command line. Has anyone been able to access this feature? Thanks, Kristen
  3. kkinnea

    Mail from ASP without SendMail utility

    Hello all, I am still feeling my way through ASP... I am developing an input form so users can add items to an event calendar. I have things set up so that the information is dumped into an Access2000 database with an indicator showing it is an inactive item. I would like to be able to have...
  4. kkinnea

    Insert query - can't spot the error

    I am unable to spot the error in this query: <% Dim strConnection, strQuery, Title, StartDate, EndDate, StartTime, EndTime, Address1, Address2, City, State, Website, Info if Request.Form(&quot;evTitle&quot;) <> &quot;&quot; then Title = chr(39) & Request.Form(&quot;evTitle&quot;) & chr(39)...
  5. kkinnea

    Can data source be changed from ODBC to OLEDB when using a command?

    I am using CR 9 on Win2k Professional. Has anyone been able to use the 'Set Datasource Location' while using a command as the datasource? I'm interested in switching from an ODBC connection to OLEDB. Thanks, Kristen
  6. kkinnea

    Need summary in report header based on parameter

    I have a problem I can't seem to find an answer to... There have been many user requests for &quot;roll-up&quot; totals for all clients at the top of reports. Since the clients usually constitute a group, I have been creating subreports and placing them either in the report header or in the...
  7. kkinnea

    No EOF or BOF, Exception error, but records are showing

    I've researched through the forum but have not found my situation or answer. I am trying to work with an Access 2000 database through ASP. I am running into a situation where I get records, but my recordset is showing false for both BOF and EOF. In addition, I recieve the following error...
  8. kkinnea

    Looking for a 3rd-party schedule for Crystal 9

    Is there a good, workable 3rd-party scheduler for Crystal 9 yet? I tried looking at Report Scheduler from ReCrystallize as well as Christian Steven Software Scheduler but neither one worked or worked well. Thanks, Kristen

Part and Inventory Search

Back
Top