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

    CurrencyVar

    Hey Folks! Quick question: does CurrencyVar exist before version 9? Thanks for your help. Luciano R. Humberto IT Specialist - Support (:I The Ryan Companies
  2. LuRSH

    Copy Database Wizard Error

    Hi Folks, I have an installation with two NT 4.0 (SP6) servers (Main and backup) and SQL 2000 running in both. When I try to run a CDW procedure I'm getting the followig error from a on the database step: Failed to create share OMWWIZD. I know it's related with user permissions but I tried...
  3. LuRSH

    Cannot print: Spool32 nightmare

    Hi Folks! The search mechanism of Tek-Tips is down so I could not research before posting. As soon as I enter in printer settings (Start-Settings-Printers) I get the following error message: SPOOL32 caused a stack fault in module KERNEL32.DLL at 017f:bff7a2a1. Registers: EAX=0076fffc CS=017f...
  4. LuRSH

    Strange behavior Function / query!!!

    Hi Folks, I have the following function on a Access 2000 based system: Function fncstrIdentifierNumber(strFuncIdentifierDate As String, strFuncIdentifierType As String) As String On Error GoTo Err_fncstrIdentifierNumber Dim rst As ADODB.Recordset Dim strSQL As...
  5. LuRSH

    Using different *.MDW

    Hi Folks! :-D In the warehouse that I work at I’ve about five small systems built in Access (2000). Just one holds “classified information” [bigglasses]. Being this way I’ve built a *.mdw just for that system and I use /wrkgrp to assign it to the application during startup (Windows shorcut)...
  6. LuRSH

    Workstation "No Show" in Network Neighborhood

    Hi Folks! :-D Quick question: why my workstation is not being listed in the Network Neighborhood anymore? It used to be and I used to exchange files with other coworkers through the network but no more. I can still "see" the other computers and I can copy files from the others in to...
  7. LuRSH

    How to copy Specified Groups?

    Hi Folks![poke] I've searched around but no clue! Is there a way to copy specified group from one report into another? I have a quite large specified group report and I'll be using the same structure for other reports. Any hint? [idea] I thought about saving a skeleton with the basic...
  8. LuRSH

    How to open a Screen Saver (.SCR)

    Hi Folks! Is there a way to open a screen saver (.SCR file) so I can include/exclude pictures? I've searched around the forums and find a lot of threads about Screen Savers but most of them related to problems with screen saver in Win 9.x / NT / XP or how to build a new one. I don't want that...
  9. LuRSH

    Help! Can't access Crystal Formulas help!

    Hi Folks :-D ! I can't access my formulas help files from within the formula editor. I already un-installed Crystal (v8.5) and re-installed and can't get it. I have the files because I created a short cut (desk top) and I can access the formulas help from there but the practical context...
  10. LuRSH

    Crystal Activex Control and Access

    Hi Folks :-D! How do I use the Activex control that comes with Crystal in an Access form button and / or menu option? Is that possible or only trough VB? I'm developing a little system in my work using using Access as the front-end but I would like to use the reports from Crystal (much better...
  11. LuRSH

    Cannot ping Firewall

    Hi folks :-), I know this probably is not the forum for that question but I posted this in the Communications Rack and didn't get any answer yet (I'm under a "little" pressure :~/ ) and knowing you guys here are pretty good [2thumbsup] I decided to increase my chances of a fast and...
  12. LuRSH

    Cannot ping firewall

    Hi folks :-), I work in a warehouse with a NT Server (latest service pack) and a Network with 16 Win 98 workstations. We are connected to the main office's firewall through a fiber-optic link and from there to the world (Internet). Everything is working fine (and has been) but one...
  13. LuRSH

    'AOIndex' is not a index in this table...

    Hi Folks! I've got this error message yesterday: "'AOIndex' is not a index in this table" ah??!?!?! I tried to click the help button offered with the message but nothing came up. Then I tried the Tek-Tips and I've found two treads in this forum. First Opened by Tabegona (Sep, 7 2000)...
  14. LuRSH

    Can't access help...

    Hi Folks! Maybe it sounds a little ironic but I need help with my Crystal Report 8.5 Help files. I can't access them no more! When a press F1 (or any other option associated with help) nothing happens. I’ve tried reinstalling the program (trough the reinstall option from the CD)… Nothing! I...
  15. LuRSH

    Older motherboard, newer HD

    Hi Folks, I'm dealing with a workstation with Win98, two HD from Western Digital, CD-Rom (Toshiba), floppy and an old motherboard SP97_V from ASUS. This system was working without major problems but the cdrom died (poor thing). So I got another cdrom (48x) and connected to the system. When the...
  16. LuRSH

    Activex Control in Access 2000

    Hi Folks! Simple (?!) question: how do I use the Crystal Report Viewer Control through an Access Form, I mean, I want to use one of the form events to open a report with the Crystal (ActiveX) Control? I can insert the ActiveX control in the Access form but how do I set the properties? When I...
  17. LuRSH

    Parameter query and ADODB Recordset!?!?!

    Hi Folks, I posted this in other forum but no answer yet... The following function returns the Absolut Position of a record in a Recorset. It works pretty well with common queries or tables. For those I use the parameter strQryTblRecordsource to pass to the function (as the name indicates)...
  18. LuRSH

    Opening a Parameter Query in ADO

    Hi Folks, The following function returns the Absolut Position of a record in a Recorset. It works pretty well with common queries or tables. For those I use the parameter strQryTblRecordsource to pass to the function (as the name indicates) the Record Source of the Query or Table being used by...
  19. LuRSH

    How to compare variables of variant type?

    Hi Folks! Seams to be simple but I really don't know how. I have two bookmarks form two different records (same query, in the same form) and I want to know if they are actualy the same bookmark. I keep both bookmarks in Variable of Variant type. The problem is when I try to compare my...
  20. LuRSH

    Command Button Color

    Hi Folks! I know this is not a new issue but I didn't find any answer yet... In an application I'm developing there are (naturally) many command and toggle buttons. The problem is depending on the default Windows color sometimes the "fore color" I defined for those buttons is the...

Part and Inventory Search

Back
Top