Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / ADO.NET / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Easiest Way To Point To New Database, I Created Data Source And Connection to It, Then Dragged Table To Form31 May 2006 21:27 GMT18
  I completed an application as described on the subject line. Now, I
have to delete my DataGridView, re-create the DataSet, TableAdapter,
BindingSource, and BindingNavigator. I have to set all the properties
also that I liked.
Moving Data with DataSets/ADO.NET - looking for examples31 May 2006 20:26 GMT4
I'm looking for some examples of:
1) Loading a DataSet with one dataadapter and connection.
2) Reconnecting that DataSet to another dataadapter / new connection
3) Pushing the DataRows back to the database as if they were new rows.
ADO to ADO.NET 2.031 May 2006 18:46 GMT8
We're beginning a major rewrite of a VB6 application that currently uses ADO
and an Access database.  In this application, we routinely query  multiple
table through JOINs and place the result in a single connected record set
that is often bound to a grid for display and editing by ...
Load typed dataset31 May 2006 18:37 GMT3
What is the preferred way to read (not write) the records of a typed
dataset in C# without use of a form?
thanks,
Jeff
Silent install for SQL Express?31 May 2006 12:58 GMT1
ANybody know how to do a silent install for SQL Express?  I need to know if
this is possible to make my decision to use SQL Express or Access as a
database solution.
System.Data.ObjectSpaces - Is this namespace included in framework 2.031 May 2006 09:29 GMT4
I am trying to figure out if object spaces are included in .net framework
2.0.
If so, I am trying to find the dll called System.Data.ObjectSpaces.dll
Does anybody know this?
Table.DisplayExpression31 May 2006 04:46 GMT2
What can you do with the Table.DisplayExpression property?
I tried to use this as a custom name for my table but only table columns are
allowed?
Thanks
Getting "A severe error occurred on the current command" after SP431 May 2006 04:06 GMT2
Codebase has been in place for 1.5 years.  Current version running since
12/2005.  First use of a command object that has 14 parameters.
Now I get this error on first use, subsequents work fine.  sproc work
actually completes, but error is raised.
Isolation Level, generating sequences30 May 2006 22:39 GMT1
We're using ADO.NET and SQl Server 2K.
I'm updating an integer column in a seperate table which I use to hold
sequence numbers for different reference strings.
Together the string and int form a unique code which is we use as user
Exceptions from SQL Server 200530 May 2006 22:29 GMT1
We are using ASP.Net 2 and SQL Server 2005. We are storing sessions in the
database. From time to time we get the following exception in the application
while the ASP.Net session tries accessing the database. This also happens
from time to time when our application is accessing ...
GetChildRows() Fails.30 May 2006 20:04 GMT3
Ok. So here's my situation. I've created a small database in SQL Server
2005 that looks like this:
CREATE TABLE [dbo].[TblB](
   [Id] [int] NOT NULL,
Boolean datatype column refuses to Copy to Bit datatype SQL Table30 May 2006 19:28 GMT1
I have a table that I generate the schema for by way of  
da.FillSchema(ds,schemaType.Source, StringLoadTable)
One of my columns (numerous columns actually) are created as System.Boolean
however the actual SQL column that the schema is pulled from is of datatype
Provider Tracing30 May 2006 19:23 GMT2
I followed the instructions on MSDN for enabling the provider tracing but it
does not trace anything.  Is there a simpler set of instructions (that are
appplicable to the RTM version of the ADO.NET instead of Beta1) and that
might possibly consider WinXP instead of only Win2k3 ...
Looking For Example That Opens Connection To Access Database At Run Time30 May 2006 19:16 GMT1
I am looking for a small example program which will create, at
run-time, a connection to an Access database. I would like the example
to have a navigation bar and display a table from the database. Please
only post code for a working small program.
The most basic SQL Server questions....30 May 2006 15:43 GMT3
(sorry if this posts twice....I waited several hours and didn;t see it - so
here it is again.....)
Perhaps I am somewhat dense.....but, I still need to know.....
What do you need to do in order to ship a SQL server Express or Developer
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 April, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.