About 50 results
Open links in new tab
  1. How to Extract Paragraph from Pdf using Adobe Pdf Library in C#

    Oct 29, 2013 · What's a good method for extracting text from a PDF using C# or classic ASP (VBScript)? Hope this helps.

  2. Generate authentication cookie using owin/identity with custom db

    I want to let user sign in with login details stored in my custom DB. After login details are validated I want to generate authentication cookie using owin or identity (whatever term is appropriate) …

  3. export datatable to excel - social.msdn.microsoft.com

    Oct 7, 2021 · Wednesday, May 12, 2010 5:56 AM 0 Sign in to vote User1055443156 posted HI I dont want to use response.write to export excel file i have to many means thousands of rows …

  4. Fluctuating upload speed on p2s VPN - social.msdn.microsoft.com

    Last week we performed a test by uploading 2.5GB of data, to see how long it takes and what the actual upload speed was to a shared folder placed on an Azure VM (size A3). However, the …

  5. append tables in pivot - social.msdn.microsoft.com

    Apr 12, 2018 · I would suggest you to use a disconnected table and change the way the measure is calculated based on the row the user selects in that table. In your scenario, you can create a …

  6. Cannot access scalar values from my table adapter in C#

    Oct 7, 2021 · I've bought into the whole table adapter model so I'm trying to use that to access my database - not execute the SQL command directly. When I add a new query to an existing …

  7. VARCHAR (MAX) Vs CLOB - social.msdn.microsoft.com

    Mar 20, 2009 · The package imports data from a view in SQL 2005 to a table in the Oracle Data warehouse. My problem is that the data type of one of the items in the view changed from …

  8. Linked Server vs directly accessing the source system (SQL Server)

    Nov 10, 2011 · a customer has given me access to his operational system via a linked server. The operational system is a SQL Server, too (I don't know the version). One of my task is to extract …

  9. VFP ODBC Driver not showing up after installation

    Sep 2, 2010 · How would others extract data from VFP databases with external report writers if there is no ODBC support on 64 bit systems?

  10. prevent password change - social.msdn.microsoft.com

    Jun 5, 2020 · I would like to prevent the removal (or change) of the password of a protected excel file.