Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

DataSeT | Topic profile

Topic profile page for DataSeT. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: DataSeT.
Topic "Dataset" was discussed 18,778 times on 1,058 sites in last 3 months
Search discussions, forums, images, videos, about "Dataset" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on dataset:

Posts by:  day  week  month 

 

Related topics:


dataset was discussed on the following sites:

MSDN Forums MSDN Forums - 2,260 MSDN Forums - site profile
Forums - ASP.NET Forums - 1,807 Forums - ASP.NET Forums - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 1,666 VBForums - Visual Basic and VB .NET Discussions and More! - site profile
SAS Discussion Forums SAS Discussion Forums - 1,619 SAS Discussion Forums - site profile
Forums de Developpez.com Forums de Developpez.com - 977 Forums de Developpez.com - site profile

 

Related threads on dataset:

Visual Basic .NET DataSet and Index  VBForums - Visual Basic and VB .NET Discussions and More! - site profile Visual Basic .NET - forum profile  Go to this thread  DataSet and Index
citymark compiling research on #opendata - Beaver Dams in Ontario...  Twitter / citymark - site profile citymark - forum profile  Go to this thread  compiling research on #opendata - Beaver Dams in Ontario dataset from 1976-1996 http://bit.ly/4347fX #gov20 only in Canada?!? eh 11:26 AM Sep 29th from TweetDeck
Illustrator Scripting Dataset not updating automatically  Adobe - Forums - site profile Illustrator Scripting - forum profile  Go to this thread  Dataset not updating automatically
ADO.NET Data Providers How to Format MySQL DateTime While filling a DataGrid...  MSDN Forums - site profile ADO.NET Data Providers - forum profile  Go to this thread  How to Format MySQL DateTime While filling a DataGrid with a DataSet
Data Access and ObjectDataSource Control Read entire Excel all sheet in a single dataset  Forums - ASP.NET Forums - site profile Data Access and ObjectDataSource Control - forum profile  Go to this thread  Read entire Excel all sheet in a single dataset

Latest threads on dataset:

rofrol
Started 10 hours, 26 minutes ago (2009-11-29 10:03:17)  by rofrol
Source: rofrol - Identi.ca More from this site rofrol - Identi.ca - site profile 
Forum:  rofrol  rofrol - forum profile
Thread:  Show this thread (1 post) More from scaling to size or complexity?
Matching your dataset to whatever datamodel fits best http://ur1.ca/gqsi  Thread Thread info: scaling to size or complexity?
Matching your dataset to whatever datamodel fits best http://ur1.ca/gqsi Size: 258 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "scaling to size or complexity? Matching your dataset to whatever datamodel fits best  http://ur1.ca/gqsi :: rofrol :: rofrol - Identi.ca"
Software Development
Started 1 day, 12 hours ago (2009-11-28 07:42:00)  by Roxy_jacob
Hello, I am having problem regarding the database. I am developing a project in ASP.net and wanted to connect it to the database but my problem is that i want to use dataset instead of linking it through the SQL command. Any one with the great knowledge of the ASP.NET can step forward to tell me about the same. I assume that you know how urgently i need this information. Help...
Visual C# Language
Started 1 day, 23 hours ago (2009-11-27 21:10:00)  by shayke23
hi there, i am trying to bind a textBox with a MS-SQL table fiels in this way: dataAdapter.Fill(dataSet, tableName); textBox.DataBindings.Add( " Text" , dataSet.Tables[tableName], " someField" ); the thing is, that while using  dataAdapter.Fill()  method, the textBox is really filled...BUT when i am making changes in the textBox the modification doesn't reflect in the DB....
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C# Language  Visual C# Language - forum profile
Thread:  Show this thread (5 posts) More from problem binding TextBox to DataSet  Thread Thread info: problem binding TextBox to DataSet Size: 1,490 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "problem binding TextBox to DataSet :: Visual C# Language :: MSDN Forums"
.net
Started 2 days ago (2009-11-27 19:55:00)  by samratds
Hi We have two server one production and other staging both with fixed ip address ,staging server is inside a firewall and any public computer outside the network cannot see it .I have crystal report running fine in staging with crviewer. I want to pass a dataset from production to staging so that this dataset become report source in staging and return ,me a pdf report . since they are ...
Source: Expert Communities - bytes More from this site Expert Communities - bytes - site profile 
Forum:  .net  .net - forum profile
Thread:  Show this thread (1 post) More from passing dataset from one server to another  Thread Thread info: passing dataset from one server to another Size: 656 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "passing dataset from one server to another :: .net :: Expert Communities - bytes"
REXX
Started 2 days, 2 hours ago (2009-11-27 17:54:00)  by Smitatcs
Hi, I know how to get the dataset attributes using REXX. But I want to capture the user who has viewed/edited the dataset last time using REXX? Your help is much appriciated. Thanks!!  
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  REXX  REXX - forum profile
Thread:  Show this thread (6 posts) More from How to findout the Dataset User Information using REXX?  Thread Thread info: How to findout the Dataset User Information using REXX? Size: 319 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to findout the Dataset User Information using REXX? :: REXX :: Tek-Tips Forums"
Visual C# General
Started 2 days, 3 hours ago (2009-11-27 17:10:00)  by B. Clay Shannon
I know to retreive one value, you use ExecuteScalar, and to perform an action (such as Update or Insert), you use ExecuteNonQuery. What, though, for a Select statement returning (potentially) multiple rows. For example, assigning the result set to a Dataset?
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C# General  Visual C# General - forum profile
Thread:  Show this thread (2 posts) More from What data method to use when returning multiple rows, assigning to a
dataset?  Thread Thread info: What data method to use when returning multiple rows, assigning to a
dataset? Size: 279 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "What data method to use when returning multiple rows, assigning to a dataset? :: Visual C# General :: MSDN Forums"
.NET Base Class Library
Started 2 days, 6 hours ago (2009-11-27 13:34:00)  by JohnAbraham
Hi, I want to use dataset in asp.net mvc 1.0 rather than Linq to Sql. anyone can help me out. i want to show list of Customer using Asp.Net MVC 1.0 i am new in ASP.NET MVC 1.0 can you give me an example of dataset. Thanks John
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  .NET Base Class Library  .NET Base Class Library - forum profile
Thread:  Show this thread (2 posts) More from Use DataSet In ASP.NET MVC  Thread Thread info: Use DataSet In ASP.NET MVC Size: 309 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Use DataSet In ASP.NET MVC :: .NET Base Class Library :: MSDN Forums"
Building Development and Diagnostic Tools for .Net
Started 2 days, 8 hours ago (2009-11-27 12:23:00)  by Entizer
I have added a dataset in a VB .NET project. But once i am opening the solution, the dataset is not coming up in the listing of data sources. So the form using the dataset is giving me an error saying that " Cannot find "X" dataset.  Please make sure that the assembly containing this object is referenced". But once i build the project, the dataset shows up in the datasource listing and the form...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Building Development and Diagnostic Tools for .Net  Building Development and Diagnostic Tools for .Net - forum profile
Thread:  Show this thread (1 post) More from Unable to load dataset in a .NET in a project on reopening.  Thread Thread info: Unable to load dataset in a .NET in a project on reopening. Size: 747 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Unable to load dataset in a .NET in a project on reopening. :: Building Development and Diagnostic Tools for .Net :: MSDN Forums"
.NET Base Class Library
Started 2 days, 8 hours ago (2009-11-27 11:38:00)  by Keereweer
I have just started with a MCPD course. I have a project in Vs 2008 where I want to display two datagridviews. In the first you can see production orders and in the second i want to show where an employee is working on and when. In the dataset designer create an dataset. Create a second dataset and fill through a tableadapter. Now i want to fill the first dataset with using OOP (learn OOP). So ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  .NET Base Class Library  .NET Base Class Library - forum profile
Thread:  Show this thread (1 post) More from Populating dataset while using a class with methods and tasks  Thread Thread info: Populating dataset while using a class with methods and tasks Size: 657 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Populating dataset while using a class with methods and tasks :: .NET Base Class Library :: MSDN Forums"
Spry Framework for Ajax (prerelease)
Started 2 days, 19 hours ago (2009-11-27 00:53:00)  by el teaso
Hi everybody,   today I was shocked to find that my website doesn't show the embeded XML-File (a Spry dataset) anymore. I didn't change anything (at least I'm not aware of it now) and it worked for the last weeks, so I really have no idea what the problem could be. When I preview the HTMl on my local testserver it still works, but not the "online" version of it. Maybe i deleted something on...
Source: Adobe - Forums More from this site Adobe - Forums - site profile 
Forum:  Spry Framework for Ajax (prerelease)  Spry Framework for Ajax (prerelease) - forum profile
Thread:  Show this thread (2 posts) More from Spry dataset doesn't show anymore  Thread Thread info: Spry dataset doesn't show anymore Size: 16 kb
Related Threads: Same Site | All Sites
Customize:  Customize "Spry dataset doesn't show anymore :: Spry Framework for Ajax (prerelease) :: Adobe - Forums"
 

Hot threads on dataset:

Updating Dataset  - 2 new posts Read thread in new window
Started 1 week, 1 day ago (2009-11-21 06:51:00)  by AidanRoberts915
Join the World's Largets SEX and SWINGER Personals Community. Join for FREE. [img]http://atsku.info/pi/c2hlbWE9Mgp0eXBlPXBpYwpr ZXk9VXBkYXRpbmcgRGF0YXNldApyZWZ1cmw9Zm9ydW0wL2h0dH A6Ly93d3cuYnJhenppbGZvcnVtLmNvbS8=.jpg[/img] . Join the World's Largets SEX and SWINGER Personals Community. Join for FREE. . . . . . updating dataset Free delphi text...
Source: brazzilforum.com More from this site brazzilforum.com - site profile 
Forum:  Bashing and Venting  Bashing and Venting - forum profile
Thread:  Show this thread (2 posts) More from Updating Dataset  Thread Thread info: Updating Dataset Size: 9,976 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Updating Dataset :: Bashing and Venting :: brazzilforum.com"
C-Sharp Programming
Started 5 days, 16 hours ago (2009-11-24 03:52:00)  by Picstudent Junior Member
I have a class in my project which is an object for Microsoft report viewer dataset. The object is loaded by the report and displayed properly if manually loaded by rows.add() method. When I use a streamreader object to read a text file and populate the report in the class contructor , the data gets loaded, but the IDE becomes unstable. After stopping the debugging if we try to view the ...
Windows Forms Data Controls and Databinding
Started 5 days, 19 hours ago (2009-11-24 01:01:00)  by Andrew_Tree
I have a DataGridView control connected to an Access DB.   If I delete rows from the DataGridView the rows get deleted from the Access DB.  However, if I use the Clear function on the DataSet and then update the Table Adapter it doesn't delete all the rows in the database just the rows in the DataGridView.  What am I doing wrong?  I want to delete all the rows in the DataGridView and all the ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Windows Forms Data Controls and Databinding  Windows Forms Data Controls and Databinding - forum profile
Thread:  Show this thread (4 posts) More from DataSet "Clear()" - Access Update  Thread Thread info: DataSet "Clear()" - Access Update Size: 1,372 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "DataSet "Clear()" - Access Update :: Windows Forms Data Controls and Databinding :: MSDN Forums"
XML and the .NET Framework
Started 4 days, 7 hours ago (2009-11-25 12:59:00)  by Robtyketto
Greetings, I'm experiencing strange behaviour with the method readXml for a dataset. This code does NOT error and adds a row in the datatable of the dataset. Dim sXML As String = "" sXML += "25 November 2009asdCareersasd" Dim sr As New System.IO.StringReader(sXML) Dim dsBook As New DataSet dsBook.ReadXml(sr) This code errors with "...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  XML and the .NET Framework  XML and the .NET Framework - forum profile
Thread:  Show this thread (4 posts) More from Vb.net 2008 - Possible bug with Dataset readXml?  Thread Thread info: Vb.net 2008 - Possible bug with Dataset readXml? Size: 6,966 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Vb.net 2008 - Possible bug with Dataset readXml? :: XML and the .NET Framework :: MSDN Forums"
Started 3 days, 8 hours ago (2009-11-26 11:37:00)  by Alan Joyce
Hi, I'm trying to place table data that's returned from a webservice method into an SQL table. The table is configured the same was as the returned data table in the dataset. The code i'm using is below, the dataset containing the data is called pDs and the table i'm trying to insert the data into is called ALAN_BusinessReports_EPIC This code runs without any errors but the table in the ...
Source: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ... More from this site C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, XAML, .NET 3.0, .NET 3.5,
Visual Studio 2008 Forums - site profile 
Forum:  C# Language  C# Language - forum profile
Thread:  Show this thread (2 posts) More from Placing Data from a Dataset table directly into SQL  Thread Thread info: Placing Data from a Dataset table directly into SQL Size: 3,085 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Placing Data from a Dataset table directly into SQL :: C# Language :: C# Forum : C#, VB.NET, WCF, WPF, Silverlight, WF, ..."
microsoft.public.sqlserver.reportingsvcs
Started 5 days, 13 hours ago (2009-11-24 06:41:00)  by kbrennan
  Hello- Bumping in to an exception that I cant seem to get around. Report has two datasets. I need to use a value that dataset2 returns. (Dataset 2 is just a stored proc that returns a single value.) Dataset1 has a calculated field that needs to reduce the value in a field by the value that is returned from dataset2....
Started 1 week, 1 day ago (2009-11-21 09:28:00)  by Jedi302
Hi. I am not sure if This is a bug or if it just me that cant do it right. I work with VS2008 and ms access database. I use the DataSet.xsd to handle the data. What i do now is i try to do a insert so i do it like this. Add Query/Insert/Query builder.. now do this query INSERT INTO `tblBild` (`picName`, `picUrl`, `picIndo`, `picGalleryID`, `picDate`) VALUES (?, ?, ?, ?, ?) now at the ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Data Access and ObjectDataSource Control  Data Access and ObjectDataSource Control - forum profile
Thread:  Show this thread (3 posts) More from Insert data with DataSet to database  Thread Thread info: Insert data with DataSet to database Size: 885 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Insert data with DataSet to database :: Data Access and ObjectDataSource Control :: Forums - ASP.NET Forums"
Started 5 days, 8 hours ago (2009-11-24 12:00:35)  by iturune
Hi I am using DataSet to transfer data back and forth in between a database and clients via a Web Service. So far I am able to present my data, edit my data and insert new rows in the database, now I would like to be able to delete rows in the database as well, but how do I do that? Below I descibe how I  present my data, edit my data and insert new rows in the database to give you ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Data Access and ObjectDataSource Control  Data Access and ObjectDataSource Control - forum profile
Thread:  Show this thread (2 posts) More from C# How to delete a row in my database via a DataSet?  Thread Thread info: C# How to delete a row in my database via a DataSet? Size: 2,584 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "C# How to delete a row in my database via a DataSet? :: Data Access and ObjectDataSource Control :: Forums - ASP.NET Forums"
Started 3 days, 8 hours ago (2009-11-26 11:37:00)  by zahid.ali
Hi all, I have a schema that i load into dataset object after that i need to convert it into xml this is the code that i have uptill now DataSet ds = new DataSet(); ds.ReadXmlSchema(@"D:\copy.xsd"); int relCount = ds.Relations.Count; for (int i = 0; i < relCount; i++) { ds.Relations[i].Nested = true;...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  XML and XmlDataSource Control  XML and XmlDataSource Control - forum profile
Thread:  Show this thread (6 posts) More from how to convert dataset/schema to xml with nested elements  Thread Thread info: how to convert dataset/schema to xml with nested elements Size: 4,215 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "how to convert dataset/schema to xml with nested elements :: XML and XmlDataSource Control :: Forums - ASP.NET Forums"
Started 4 days, 8 hours ago (2009-11-25 12:23:00)  by Dodde47
I've got a problem in my proj that I was able to recreate in this example. Problem: A dataset is read from database. The first time the dataset is read, it is put on the Cache. Anothor method, myDataMethod(), uses that chunk of data and adds a column. However, it only work's the first time. The second time it thinks that the table already exist, even though I never put that extra column on ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  State Management  State Management - forum profile
Thread:  Show this thread (3 posts) More from Chaching DataSet - not working as expected  Thread Thread info: Chaching DataSet - not working as expected Size: 5,938 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Chaching DataSet - not working as expected :: State Management :: Forums - ASP.NET Forums"