No announcements
Found 1318167 threads
-
0 Votes
Lightswitch vs Dynamic Data
Dynamic Data is an attempt to do a similar thing (rapid development of CRUD web sites) using ASP.NET, however it's a dead duck, and always had been.Answered | 1 Replies | 3696 Views | Created by Faizal Shaji - Codemills - Wednesday, July 27, 2011 8:45 AM | Last reply by Mr Yossu - Wednesday, July 27, 2011 9:59 AM -
0 Votes
Dynamic Data Insert
I am trying to insert data into a global temp table from a local temp table dynamically.Answered | 4 Replies | 572 Views | Created by Shreepal Bhandari - Tuesday, September 5, 2017 12:01 PM | Last reply by Erland Sommarskog - Tuesday, September 5, 2017 12:52 PM -
0 Votes
Dynamic Data website
I heard about the dynamic data website in Visual studio 2008.Answered | 1 Replies | 8884 Views | Created by N.Afache - Thursday, July 9, 2009 9:21 AM | Last reply by Shrikant Maske - Monday, July 13, 2009 9:10 PM -
0 Votes
Dynamic Search Data
Are you looking forAnswered | 2 Replies | 454 Views | Created by 3QDev - Friday, August 2, 2019 9:21 PM | Last reply by 3QDev - Monday, August 5, 2019 7:19 PM -
0 Votes
Dynamic SQL to load data
Once the data is loaded into the Fact table for all these three years 2009,2010,2011 ; then i have to change the query to get rid of dynamic year and just run ...Answered | 5 Replies | 1375 Views | Created by babbupunia - Wednesday, May 15, 2013 4:06 PM | Last reply by Erland Sommarskog - Wednesday, May 15, 2013 9:55 PM -
0 Votes
dynamic serialization data to json
Hello, With my test, I found that it will have no properties if we use codes like: dynamic result = ...Answered | 5 Replies | 2967 Views | Created by Andrea Pirlo - Friday, August 30, 2013 5:27 AM | Last reply by Andrea Pirlo - Tuesday, September 3, 2013 10:54 AM -
1 Votes
Webclient dynamic data
If your database means SQL Database, then I would suggest you can use BCS to connect to SQL database table to display the dynamic table to manage the data.Answered | 1 Replies | 718 Views | Created by EXPARA - Monday, April 4, 2016 2:12 PM | Last reply by Jerry Zy - Tuesday, April 5, 2016 7:38 AM -
0 Votes
dynamic data flow task
Hi, Please try to use script task, in this script task you have to do it using code (Connection to your CSV file and the destination table) There is an important thing you must ...Answered | 2 Replies | 2503 Views | Created by CSharp Enthusiast - Wednesday, March 28, 2012 6:16 AM | Last reply by Elmozamil Elamir - Wednesday, March 28, 2012 6:33 AM -
0 Votes
Dynamic Data Flow
As the other post stated, we do not support dynamic mapping of column metadata.Answered | 2 Replies | 4274 Views | Created by MickySmig - Friday, December 10, 2010 3:58 PM | Last reply by Rakesh Parida MSFT - Friday, December 10, 2010 7:30 PM -
1 Votes
Jquery Accordion in Dynamic Data
I have a Dynamic Data application that I'd like to use Jquery Accordion to group and simplify the numerous fields.Answered | 1 Replies | 5298 Views | Created by BJA58 - Saturday, April 21, 2012 12:02 AM | Last reply by Mark Liu-lxf - Monday, April 23, 2012 2:38 AM -
1 Votes
Dynamic Data Masking Fcuntion
Hello dhyun.kim, There's also a custom method for Dynamic Data Masking.Answered | 3 Replies | 785 Views | Created by dhyun.kim - Tuesday, January 3, 2017 6:33 AM | Last reply by dhyun.kim - Tuesday, January 10, 2017 12:57 AM -
0 Votes
DATA IMPORT INTO AX DYNAMICS
You have to do thru the business layer, using API like Dynamics AX BusinessConnector.NETSSIS Tasks Components Scripts Services | http://www.cozyroc.com/Answered | 2 Replies | 1433 Views | Created by KARTHIK LEADER - Friday, October 25, 2013 4:35 AM | Last reply by COZYROC - Monday, October 28, 2013 2:52 PM -
1 Votes
Dynamic data source name...
I have a question regards to dynamic connection string.Answered | 16 Replies | 27858 Views | Created by KannanPV - Monday, June 6, 2005 7:24 PM | Last reply by Jay Khanpara - Thursday, March 26, 2009 6:52 AM -
3 Votes
Dynamic Supporting Data Table Design
What is the amount of data are you expecting to have in the table?Answered | 3 Replies | 7802 Views | Created by rgelfand - Thursday, February 17, 2011 6:04 PM | Last reply by rgelfand - Tuesday, February 22, 2011 4:30 PM -
1 Votes
Dynamic Columns based on the Data Set
hi ALL , I have a data set Months which is based on a store proc .Answered | 2 Replies | 879 Views | Created by Priya Bange - Wednesday, April 30, 2014 3:16 PM | Last reply by Murali dhar - Wednesday, April 30, 2014 3:28 PM -
0 Votes
Inserting data in dynamically-created columns
Hi WindowsRich, To know more about Dynamic Column mapping in SSIS, read this ...Answered | 2 Replies | 4788 Views | Created by WindowsRich - Friday, June 17, 2011 9:25 PM | Last reply by Arunraj.C - Sunday, June 19, 2011 11:18 AM -
0 Votes
Dynamic insertion of data in database in c#
Execute this query before you begin inserting the data: Select COUNT(Column_Name) AS NoOfColumns FROM Information_Schema.Columns WHERE ...Answered | 3 Replies | 5095 Views | Created by prashanth_a_s - Friday, February 4, 2011 2:20 PM | Last reply by mrkevlar - Saturday, February 5, 2011 10:56 PM -
0 Votes
Dynamic Data Masking stopped working
>I asked on Stack Overflow (https://stackoverflow.com/questions/49157966/dynamic-data-masks-stopped-working/49160976#49160976) and someone allegedly from Microsoft asked me to ...Answered | 1 Replies | 786 Views | Created by Jag Cancer - Thursday, March 8, 2018 9:25 AM | Last reply by Teige Gao - Friday, March 9, 2018 5:35 AM -
1 Votes
Concatinate Pivot data dynamically
I have used your data only.Answered | 7 Replies | 1816 Views | Created by Vick72 - Wednesday, October 24, 2012 8:20 PM | Last reply by Vick72 - Thursday, October 25, 2012 1:51 PM -
0 Votes
XML file for dynamic data
I've used xml files in VB.net fairly extensively for storing configuration files and the like but I'm wondering if that is a suitable solution for storing more dynamic ...Answered | 3 Replies | 4124 Views | Created by ilr - Tuesday, March 1, 2011 12:28 AM | Last reply by Greg.Forsythe - Tuesday, March 1, 2011 4:55 AM - Items 1 to 20 of 1318167 Next ›
No announcements