No announcements
Found 2999096 threads
-
0 Votes
XMLHttpRequest to get data from database
I want to use Ajax XMLHttpRequest and get data from a database table and show it on the screen.Answered | 2 Replies | 10845 Views | Created by Usha2009 - Tuesday, March 23, 2010 5:05 AM | Last reply by Usha2009 - Tuesday, March 23, 2010 7:17 AM -
0 Votes
reading data from a database
check this ...Answered | 2 Replies | 2394 Views | Created by 115491 - Friday, March 16, 2012 5:40 PM | Last reply by amyjakseon - Saturday, March 17, 2012 12:03 PM -
0 Votes
Hiding Data from Database Administrator
I think that what Dan suggested is to store the encrypted data in the database, and have the decryption solely in the application.Answered | 6 Replies | 9840 Views | Created by EddieN1 - Friday, October 28, 2011 11:23 PM | Last reply by Rick Byham, Microsoft - Monday, October 31, 2011 4:27 PM -
0 Votes
Can we update the data from SSRS report to any database ?
Its just a reporting tool However one thing you can do is to link a webpage from SSRS report and do the changes through it SSRS has the ability ...Answered | 1 Replies | 909 Views | Created by Anand Gavle - Wednesday, July 23, 2014 11:23 AM | Last reply by Visakh16 - Wednesday, July 23, 2014 11:34 AM -
0 Votes
How to read from webpage
I think reading from webpage, webBrowser will be the best way to this.Answered | 1 Replies | 2292 Views | Created by Sushil Agarwal - Wednesday, November 2, 2011 1:43 PM | Last reply by Neddy Ren - Friday, November 4, 2011 9:05 AM -
1 Votes
Adding Records to the Database Failure
The database where my button checks is from the \Data Sources\ directory..Answered | 18 Replies | 4078 Views | Created by Kiryuu - Saturday, January 30, 2010 6:07 PM | Last reply by Kiryuu - Monday, February 1, 2010 5:39 PM -
0 Votes
Data Sync from Azure AD
Azure Active Directory today.Answered | 4 Replies | 759 Views | Created by Amr Hassan Mohamed - Tuesday, February 10, 2015 1:49 PM | Last reply by James Evans - MSFT - Sunday, February 15, 2015 2:37 PM -
0 Votes
c# - HtmlAgilityPack Not pulling any data from webpage
The problem is that the content you're targeting initially does not exist, it is dynamically added with JavaScript, so unfortunately you'll not be able to access it with HtmlAgilityPack ...Answered | 2 Replies | 2058 Views | Created by BradenParks - Monday, May 23, 2016 10:43 PM | Last reply by Sharearries - Wednesday, May 25, 2016 9:54 AM -
0 Votes
Migrating Data from MySQL database
I would suggest that you use MySql Database to prep your data prior to import to SQL Server.Answered | 3 Replies | 3750 Views | Created by Nagasayana - Sunday, December 6, 2009 5:32 AM | Last reply by jon285 - Friday, December 11, 2009 10:31 PM -
0 Votes
Recovery Deleted Data From Database
No, the only way to use the log file is to do a *log* backup after the disaster, which you then do point in time restore from, which requires an earlier database backup and an ...Answered | 4 Replies | 6607 Views | Created by ABBAS8786 - Wednesday, November 16, 2011 5:10 AM | Last reply by TiborK - Wednesday, November 16, 2011 10:40 AM -
0 Votes
reconciling data from 2 databases.
Please see this approach, but there are possibly more, I am just giving you the most generic design pattern ...Answered | 1 Replies | 658 Views | Created by faiz saiyed - Monday, November 10, 2014 10:37 AM | Last reply by ArthurZ - Monday, November 10, 2014 5:04 PM -
2 Votes
WinForm to Webpage
I tried using database... got it..Answered | 5 Replies | 2539 Views | Created by Arulraj J - Thursday, July 15, 2010 12:13 PM | Last reply by Arulraj J - Thursday, July 15, 2010 2:11 PM -
0 Votes
Help with extracting from webpage please
I would like to extract the data in the tables from thiswebsite: http://spojenaskolanz.edupage.org/substitution/.Answered | 2 Replies | 562 Views | Created by AnderShall - Friday, September 16, 2016 4:53 PM | Last reply by Kevin Linq - Sunday, September 18, 2016 1:45 PM -
0 Votes
From stored procedure to excel via webpage, how?
Load the data from the stored procedure into a Data Table and use Content Type property of Response object to download as Excel.Answered | 3 Replies | 2509 Views | Created by Henningka - Monday, April 7, 2014 7:32 AM | Last reply by Ch. Rajen Singh - Friday, April 18, 2014 4:29 AM -
0 Votes
How to extract data from a webpage?
Thanks, Alan Yao [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample ...Answered | 2 Replies | 1432 Views | Created by Bizzet - Friday, November 9, 2012 2:04 AM | Last reply by Alan_Yao - Tuesday, November 13, 2012 9:34 AM -
0 Votes
Webpage error when trying to close the webpage.
Since last night I couldn't close out webpages and tabs.Answered | 1 Replies | 8555 Views | Created by Hillbilly635 - Monday, October 4, 2010 1:16 AM | Last reply by SachinW - Monday, October 4, 2010 7:54 AM -
0 Votes
Migrating data from production database to new database
i found that using sql export wizard is another way to migrate so far it can export data from sql server 2008 instance to sql server 2008 ...Answered | 7 Replies | 1966 Views | Created by z0802361 - Saturday, September 7, 2013 3:20 PM | Last reply by Idr_p - Thursday, October 24, 2013 4:50 AM -
0 Votes
Adding XML content to a database
If you're talking about MS SQL Server, you can get it to insert from XML directly, e.g. see pratchev.blogspot.co.uk/2008/11/import-xml-file-to-sql-table.html.Answered | 2 Replies | 945 Views | Created by Hanika - Wednesday, December 26, 2012 6:15 PM | Last reply by Hanika - Wednesday, December 26, 2012 7:06 PM -
1 Votes
Error pop up ("Message from Webpage") on playback
Hi All, I got the issue resolved by adding the below line before invoking the application on browser.Answered | 2 Replies | 1285 Views | Created by suchismita - Sunday, February 23, 2014 6:41 PM | Last reply by suchismita - Monday, April 7, 2014 1:41 PM -
0 Votes
When data is selected from database?
Once that data is enumerated, that data is cached so that when you use the data again you have the same dataset.Answered | 4 Replies | 5124 Views | Created by kicaj - Friday, January 21, 2011 9:48 PM | Last reply by kicaj - Saturday, January 22, 2011 8:40 AM
No announcements