About 82 results
Open links in new tab
  1. Access; SQL; parameter and Like command

    Jan 21, 2008 · In Access, the "wildcard character" is not % but *. The ampersand (?) in your code looks like a variable placeholder. It looks like your are using a command object with one parameter. Use …

  2. storing attachments in sql server - social.msdn.microsoft.com

    Dec 13, 2013 · I am in the midst of trying to migrate an access database to sql server. Have successfully gotten all data migrated except 'attachment' datatypes. We would like to store attachments within a …

  3. OleDbCommand: ALTER TABLE SQL syntax error

    Aug 24, 2009 · I am having trouble with a ALTER TABLE command that I am trying to use on a MS Access database in a C# project. I am trying to rename a column and change the type at the same time.

  4. An exception occurred during merging: Using ILMerge

    Jun 16, 2012 · The command line I used is : C:\Program Files (x86)\Microsoft\ILMerge>ilmerge.exe /t:dll /out:count.dll ExcelImport.dll BOL.dll An exception occurred during merging: Access to the path …

  5. How do you hide the default menu bar? - social.msdn.microsoft.com

    Oct 7, 2011 · I'm using Access 2010 with an Access 2002 mdb file which has custom menu bars. Using the Current Database options I have disabled Allow Full Menus and Allow Built-in Toolbars and …

  6. Authorization users - social.msdn.microsoft.com

    Oct 7, 2021 · Also note that if you are running the setspn.exe command on a Windows 2000 machine, use the -A switch instead of the -S switch. After you set the SPN for the HTTP service to the domain …

  7. How do I make a hidden command window visible?

    Sep 4, 2007 · The Command window now appears in normal mode no matter how I set the WindowStyle. By redirecting the output I prevent any text from being displayed in the window, but …

  8. Return parameter with Pass-Through query

    Mar 4, 2017 · If the stored procedure returns data via a SELECT statement, you can just use a normal pass-through query to invoke it. The pass-through query should have its ReturnsRecords property …

  9. Select code in vb.net using MS Access

    Oct 7, 2021 · If memory serves, data connections to Access databases use the OleDbConnection class. So if you wanted to execute a query in Visual Basic, it might look something like this : ' Open your …

  10. ADFS Multiple Federated Domains Error AADSTS50107

    Oct 25, 2018 · I am trying to setup ADFS for an organization with 4 Office 365 domains.