No announcements
Found 2920386 threads
-
1 Votes
Retrive Data from Database(sql)
Like I said I have the Database working with add, edit, delete.Answered | 3 Replies | 712 Views | Created by Frantonio - Wednesday, September 14, 2016 8:33 AM | Last reply by Bob Ding - Tuesday, September 27, 2016 10:07 AM -
0 Votes
Access Data from SQL database
PLease i am developing a windows application that would need to retrieve data from a sql database on the web, how do i go about that. ...Answered | 1 Replies | 3523 Views | Created by Doaji - Tuesday, January 20, 2009 12:12 PM | Last reply by Giedrius Banaitis - Tuesday, January 20, 2009 12:39 PM -
0 Votes
Lookup data from SQL Server database
The data in the SQL Server changes all the time, so I need to either synchronise SharePoint with SQL Server regularly, or access the SQL Server data ...Answered | 5 Replies | 5486 Views | Created by andreasbbbbb - Wednesday, October 13, 2010 4:18 AM | Last reply by andreasbbbbb - Wednesday, October 13, 2010 11:58 PM -
0 Votes
Automatically Updating Data in SQL from an Access Database
Hi Phil, For upsize the Access database to SQL Server you can refer to: ...Answered | 2 Replies | 5501 Views | Created by Phil Arbeau - Friday, October 7, 2011 2:57 PM | Last reply by Iric Wen - Monday, October 10, 2011 8:35 AM -
0 Votes
Getting data from sql database and convering to bitmap
See if the below link helps: How To Read and Write BLOB Data by Using ADO.NET with Visual C# .NET Paul ~~~~ Microsoft MVP (Visual ...Answered | 1 Replies | 2697 Views | Created by Shweta11 - Wednesday, May 9, 2012 7:47 PM | Last reply by Paul P Clement IV - Wednesday, May 9, 2012 8:08 PM -
0 Votes
Retrieve Data from SQL Database in Coded UI
Thanks for the help Guys, I was more looking for something like the code example below to actually read from the backend database after having entered ...Answered | 4 Replies | 16073 Views | Created by StormSurger - Tuesday, November 10, 2009 8:46 AM | Last reply by Basava Kumar M - Friday, October 22, 2010 5:44 AM -
3 Votes
accessing data from sql server database
There is no speed advantage to SQL Passthrough (SPT), Cursor Adapter, or Remote Views (all of which use ODBC to do the actual data access) You'll deal with subsets ...Answered | 3 Replies | 1946 Views | Created by Paul Azubuike - Wednesday, October 17, 2012 4:14 PM | Last reply by Craig Berntson - Thursday, October 18, 2012 2:09 PM -
0 Votes
Data slices from local SQL database
Hello Yerkhan, Depending on what type of SQL database you are using, find the supported ADF connector and it should have a query field within the copy activity.Answered | 4 Replies | 553 Views | Created by Yerkhan - Monday, October 22, 2018 7:03 AM | Last reply by Yerkhan - Wednesday, October 24, 2018 4:31 AM -
0 Votes
insert data from sql database into datagridview?
There are stored procedures in Sql Server you can call that will give you the number of records in each table.Answered | 1 Replies | 2932 Views | Created by wartmignef - Tuesday, October 21, 2008 10:12 AM | Last reply by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Tuesday, October 21, 2008 1:08 PM -
0 Votes
Extracting data from an encrypted SQL database
Hi WillKyle85, We can just query the data from the encrypted data from the remote server, decrypted the data, and insert the result into ...Answered | 1 Replies | 2170 Views | Created by WillKyle85 - Thursday, April 25, 2013 11:47 AM | Last reply by Allen Li - MSFT - Friday, April 26, 2013 8:01 AM -
0 Votes
Retrive data from SQL Server database..
There is a text box or any kind to input what date will it view in the database.Answered | 3 Replies | 2816 Views | Created by nethanjavier - Wednesday, November 19, 2008 5:09 AM | Last reply by konikula - Thursday, November 20, 2008 6:08 AM -
0 Votes
Data query from local SQL database
Adding to Alberto Answer, for your question regarding the PowerBI If you are trying with local SQL you need to install On-Prem Data gateway inorder get the ...Answered | 7 Replies | 1041 Views | Created by Yerkhan - Saturday, October 13, 2018 12:30 PM | Last reply by Alberto Morillo - Monday, October 22, 2018 11:51 PM -
0 Votes
Enable Get Data from Azure SQL Database
Good day, When you want to connect power query excel to Azure SQL database then you should select the option "From Azure" instead of the ...Answered | 6 Replies | 1137 Views | Created by Circle1One - Monday, April 1, 2019 1:09 PM | Last reply by pituach - Friday, April 26, 2019 3:16 AM -
2 Votes
Transfer the data from the remote MySQL Database to SQL Server Database
Atcually I am looking for a better and faster way to synch real time data - 2 way synch - between a remote MySQL database and my local SQL Server ...Answered | 5 Replies | 2953 Views | Created by Chrisyz - Sunday, June 2, 2013 1:00 PM | Last reply by Erland Sommarskog - Monday, June 3, 2013 7:31 AM -
1 Votes
Exporting data from SQL Server database to Oracle database
Hello Sir, Yes I am already familiar in using Import and Export wizard to move or copy data from one SQL Server to another and other formats like ...Answered | 4 Replies | 1119 Views | Created by G Srikar Reddy - Monday, June 16, 2014 6:26 PM | Last reply by Olaf Helper - Tuesday, June 17, 2014 6:36 AM -
0 Votes
How to receive data from SQL database by ODBC
Your question may be better answered by posting on the SQL Server Data Access forum atAnswered | 1 Replies | 7413 Views | Created by Alanliao09 - Wednesday, September 3, 2008 9:16 PM | Last reply by Bill Wesse MSFT - Thursday, September 4, 2008 12:17 PM -
2 Votes
retrieving data from database
Depending on the used Database-format or the Servers version of that customers SQL-Server it could well be that your SQL7 cannot open those files.Answered | 11 Replies | 4907 Views | Created by Roomi Azmi - Saturday, December 19, 2009 7:16 PM | Last reply by Young_fox - Monday, January 4, 2010 12:48 AM -
6 Votes
Retrive data from sql database to the datagrid
Just make the appropriate change to the data source.Answered | 6 Replies | 1911 Views | Created by Sid Williams - Wednesday, September 11, 2013 5:55 AM | Last reply by ryguy72 - Saturday, September 14, 2013 2:38 PM -
0 Votes
How to extract data from ctree database into sql server database?
Hi, I am facing the same issue....I have CDF files generated from Ctree DB.Now i need to read them to SQL Server 2008.Can you help me ...Answered | 2 Replies | 14534 Views | Created by PCSQL66 - Sunday, April 3, 2011 10:10 PM | Last reply by known2none - Thursday, November 24, 2011 12:00 PM -
1 Votes
SQL Database from VB.NET
Learn what is stored procedure, and create a stored procedure to search for a voucher chode in your table . ( you will need to look your vouchercode exists or not and if it existing then you need to ...Answered | 1 Replies | 2749 Views | Created by Sid Williams - Thursday, July 26, 2012 9:33 AM | Last reply by Manish_Kaushik - Thursday, July 26, 2012 10:06 AM - Items 1 to 20 of 2920386 Next ›
No announcements