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

    Microsoft Access with crviewer11 unable to package merge modules

    I have a MS Access 2000 form with a crviewer xi. The form allows users to select from a list of reports. When they select a report it appears in the crviewer. This works great - BUT only on my machine which has Crystal 11 Developer. The users don't have crystal at all. I have seen the list of...
  2. kaiuweb

    SELECT TRIGGER

    Hi, Does anyone know of a way I can monitor users doing a select on a table if they haven't connected via the application. I have a system with sensitive information, the users will access this info through an unbound adp. They have concerns that out IT Staff, who all have full rights as...
  3. kaiuweb

    Removing customized locks on records after being disconnected

    Hi people, I'll just briefly mention that this is my first database with SQL Server, so if the following makes no sense and you have a better suggestion then I'd like to hear it. I have created a table called TBL_ENQ_LOCK which stores the primary key of a record from a table caled TBL_ENQUIRY...
  4. kaiuweb

    Help!EXEC () does not like dates

    Hi, I am trying to dynamically build sql statement for a search form in a stored procedure. All seems to be going well until dates are entered. I have tried everything I can think of but keep getting error messages about converting strings to dates. When I run the select statement below...
  5. kaiuweb

    Trigger on linked tables

    Hi, I am total beginner but have a question. Is it possible to create triggers on linked tables in SQL Server.

Part and Inventory Search

Back
Top