Latest activity

  • Ken Sheridan
    Ken Sheridan replied to the thread Favorite Quotes.
    A frequently misused saying is 'The exception proves the rule', which is often taken to mean an exception confirms the validity of the...
  • Ken Sheridan
    Ken Sheridan replied to the thread Favorite Quotes.
    Don't try to translate it, it's completely meaningless. The trick is to say it out loud, but it's important that the French...
  • Dick7Access
    Dick7Access replied to the thread Fictional Stories.
    Then again does free speak cover lying and trying to deceive. I had read a few items where Kennedy from LA had really come out with...
  • S
    sonic8 reacted to RaptorRaptur's post in the thread AI Options with Like Like.
    Not at all. I would be happy if it did. It is giving me "encouragement" and undeserved praise. That is what I find condescending.
  • MarkK
    MarkK replied to the thread AI Options.
    I was chatting with AI about love. It posed this question... When you imagine acting out of love in a hard situation — confrontation...
  • K
    I'll follow the steps as soon as I'm allowed to work on it. Thanks for the details.
  • K
    KitaYama reacted to sonic8's post in the thread Solved Connecting to sql server with Like Like.
    That's probably because the different provider versions have different names. Version 18: Provider=MSOLEDBSQL; Version 19...
  • S
    sonic8 replied to the thread Solved Connecting to sql server.
    That's probably because the different provider versions have different names. Version 18: Provider=MSOLEDBSQL; Version 19...
  • S
    sonic8 replied to the thread Solved Connecting to sql server.
    @KitaYama , it might help diagnosis to do the following: Create an empty text file, name it: Test.udl Duoble click that file in Windows...
  • Cotswold
    Cotswold reacted to isladogs's post in the thread My Healthcare Documents Manager with Like Like.
    Why do this in Access? The best file search tool is called Everything. It indexes all files on your computer so is lightning fast...
  • D
    dalski reacted to KitaYama's post in the thread Solved Connecting to sql server with Like Like.
    I'm working on a Microsoft Visio project and I need to open a recordset to a table in sql server, read the data and work on each...
  • K
    Yes, that's true. As I mentioned in #1 I had to replace the connections string to SQLOLEDB to be able to open the connection. I just...
  • K
    KitaYama reacted to sonic8's post in the thread Solved Connecting to sql server with Like Like.
    Beginning a connection string with "ODBC;" is Access-specific for linked tables. I don't think this should be there in any other scenario.
  • K
    This explains why the following fails: stCon = "ODBC;DRIVER={ODBC Driver 18 for SQL...
  • J
    For the connection test, you could use the ancient SQL-OLEDB provider, which I believe is included with every version of Windows...
Back
Top Bottom