active window goes dim



After unsuccessfully trying to install PrimoPDF the active window goes dim
and cursor won't work until clicked with mouse. I fixed it once before
w/system restore,
but is there another way?
.



Relevant Pages

  • Re: Cursors - Server Side - Only Forward?
    ... You're using VB's ADO.Recordset object to manipulate the cursor data. ... Using server side cursors would ... > Dim Dbs As New ADODB.Connection ... > ' Prepare SQL Select statement ...
    (microsoft.public.sqlserver.programming)
  • Re: Count number of Records Query always returns -1
    ... My total code is:- ... Dim MyVar As Boolean ... Set cnn = CurrentProject.Connection ... Others say that as long as you use a clientside cursor, it's OK, or use ...
    (microsoft.public.access.queries)
  • Re: "IsInField" method?
    ... Dim myrange As Range ... Dim Flag As Boolean ... For Each afield In ActiveDocument.Fields ... If the cursor is in a field, ...
    (microsoft.public.word.vba.general)
  • Re: Blink a cursor in the selected bookmark
    ... Dim wa As New Word.Application ... word "Section1" on the particular bookmark. ... UpOn Clicking on Section 1 Button1, it should display cursor on the right ...
    (microsoft.public.word.vba.general)
  • Re: Roundtrips!
    ... > Dim objConn ... If you're really interested in reducing round trips, ... Since you are using the default forwardonly cursor, then yes, something like ... retrieve all its records in a single round trip to the database. ...
    (microsoft.public.inetserver.asp.db)