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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Type Dataset with database07 Apr 2005 04:39 GMT2
I am trying to use Crystal reports to create a report for a dotnet app I am
writing.  Crystal reports only works with type dataset, which is where I
have my problem.
I know how to create the typed dataset if my data is comming from a database
ConnectionTimeout is always 15 coming back from the DataLinksClass dialog07 Apr 2005 02:43 GMT4
I have an application where we use the OleDb DataLinkClass dialog to
retrieve the connection string. In the advanced tab one can set the
connection time. I set it to any value but the dialog always returns
the default 15.
Moving info between two tables07 Apr 2005 01:46 GMT1
I have 3 datatables under a dataset .  They have the same columns and were
populated from the same excel sheet.  I would like to move the info from one
column in a datatable to another column in another datatable.  I have
already defined a relationship between these three tables. ...
Sending XML From .Net To SQLServer07 Apr 2005 01:43 GMT6
Hi people I have a question about that:
Nowadays I'm using the Update Method from DataAdapter but i figure out that
it generate multiples roundtrip to my dbserver so i want to use XML to send
all my data to SQLServer and process that in just one travel :P
ANN: Microsoft webcast on DataSets07 Apr 2005 00:41 GMT4
Sorry for the spam, but I thought some of you might be interested on this :)
Next Thursday we'll be hosting a webcast on DataSets. The speaker will be
Kawajit Bedi, the Program Manager that's responsible for DataSet and "the
man" for DataSet-related stuff.
SQLConnection connection pool issue07 Apr 2005 00:37 GMT3
I have a similar problem to several other people who have posted here - I can only open up to <Max Pool Size> connections.  After that I get a timeout expired exception.
Looking at the open / pooled connections in perfmon (in both SQL Server stats, and the CLR runtime), there are ...
What am I doing wrong here?06 Apr 2005 23:03 GMT3
Dim Parameters As IDataParameter() = { _
             New SqlParameter("@StudyID", StudyID)}
...Do some processing here
'point to nothing
ADO.Net Connection Pooling Problem with Oracle06 Apr 2005 19:01 GMT3
Howdy,
I recently implemented an ASP.Net application and am having trouble
with running out of database connections. I've read many articles on
the web concerning pooling, but have yet to find one that really
Architecture: One Producer, Many Consumers06 Apr 2005 18:57 GMT2
This sounded like a really easy R&D challenge but .NET is leaving me
with too many options and I don't have six months to experiment and find
the best one. Hence I would like to lean on this board's expertise.
Environment is C#/.NET/SQLServer2k/VisStudio .NET.
memory leak in SqlDataAdapter.Fill method?06 Apr 2005 18:14 GMT6
I have a program that invokes the following block of code every x
seconds.  The process private bytes keeps increasing after every call.
I've try to dispose the SQlDataAdapter in the finally block, but did
not work. If I invoke the garbage collector manually GC.Collect in the
SQL Server does not exist06 Apr 2005 17:45 GMT6
guys i need some help here. what was working somehow has has stopped. the drive in the machine i was using died and was replaced, so i had to re-install SQL Server.
i was developing on my laptop with an instance of sql server using the conStr of("Data Source=(Local);Initial ...
How to use typed datasets in 3-tier environment06 Apr 2005 17:02 GMT3
What is the proper way of working with typed datasets in a 3-tier
environment? Should I use a common assembly for the typed datasets that can
be referenced in the presentation layer, business logic layer and the data
access layer? I really don't want to add a reference to my data ...
ado.net create a table06 Apr 2005 13:19 GMT23
I want to copy a dbf file to the the access database.I thought of two
solutions
1. Copy the dbf to the access db by the query
SELECT * into dest_table from [source.dbf] in 'source folder'
ADO.NET 2.0 - Question for Microsoft Employees06 Apr 2005 02:16 GMT9
Okay, so we have a new Isolationlevel for transactions in ADO.NET - the
snapshot isolation.
That exists at System.Data - which leads me to believe that nothing really
stops me from setting that isolation level on Oracle.
COM OBJECT WITH CLSID... IS EITHER NOT VALID OR NOT06 Apr 2005 01:21 GMT1
I'm developing an application works with SQL Server.
I've installed MSDE in my PC. When I run it on my PC everything works fine,
but when i try to run the application in another PC (Win XPP) this error
message appears: COM OBJECT WITH CLSID... IS EITHER NOT VALID OR NOT
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 March, 2005
 
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.