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 / July 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataSet.Fill Times out in Transaction31 Jul 2009 20:58 GMT4
I have been tasked to convert the methods in a data access class from
returning an open OdbcDataReader to a DataTable. I use the standard
type of code, like:
adapter = new OdbcDataAdapter();
Parameter for an IN clause31 Jul 2009 19:03 GMT7
I am using C# to write a windows app that uses a MS Access DB.  I have a
query saved in Access (stored procedure) that has some parameters:
SELECT *
FROM Loans
Displaying SQL 2008 info and error mesages on the web page31 Jul 2009 19:01 GMT1
We have a series of list pages on our ASP.NET 3.5 website for
displaying various searchable lists from our SQL 2008 database. The
master page for these pages has a message box for us to display
messages from the SQL stored procedures, and this works fine when we
DataTableAdapters and transactions29 Jul 2009 14:43 GMT11
Hi together,
I have a DataTableAdapter with different configured insert and update
commands.
Now I have to fire some of theses inside an transaction. For this I must
.net File Import29 Jul 2009 09:51 GMT7
I am using visual studio with .Net and I am trying to import a text file into
a table
I have a date in this file ie
01012002
Access to the database would block any other client28 Jul 2009 15:52 GMT2
I want that a certain client access to the database would block any other
client access until another access of this specific client would unblock the
other clients.
Is that possible?
I am looking for best practise  DAL sample27 Jul 2009 18:34 GMT2
for working with more then one DB.
thanks!!
Running Multiple Queries27 Jul 2009 15:24 GMT9
I'm developing an ASP.NET site and need a couple of queries to create
various content. As it stands, I'm running each query separately, reading
the result into a SqlDataReader.
It occurs to me that one thing that consumes a fair amount of time is the
Alternative to strongly typed datasets26 Jul 2009 21:54 GMT12
I have traditionally developed winform db apps using typed datasets with
bound controls. With progress in ADO.NET am I able to use another technique
which is more suitable in the long run?
Thanks
DataSet Behavior24 Jul 2009 18:54 GMT11
After doing a bunch of work with ASP.NET and SQL Server, I'm now starting to
work with C#.NET Windows Forms applications.
So far, the database stuff doesn't seem that impressive to me. We'll see.
I've got a details view setup on a form. It wasn't too much trouble. But I
Entity Framework on large model24 Jul 2009 17:10 GMT8
We are trying to migrate to Linq to Entity for managing access to an SQL
Database. We are experiencing problems when dealing with an EDMX model
containing a lot of entities and relations between entities. Everything
works fine when we add 50 entities to the model, with an average ...
Update only certian properties on a detached entity23 Jul 2009 17:34 GMT1
I want to update an entity without loading the entity from the database first.
I've accomplished this but only by knowing all of the entities properties
and then using the "attachto" method.
My issues is i don't want my app to need to remember all of the properties.
Uisng ADO.Net The Entity Framework23 Jul 2009 00:57 GMT7
Is the entity framework anything that can be used in serious database
winfrom applications now? I am just not clear on that. Would appreciate some
comments on where to place EF.
Thanks
Error while connecting remote SQL server22 Jul 2009 05:09 GMT16
I trying to connect remote sql server from my machine. but
it giving me some errors
Here are few errors listed,
An error has occurred while establishing a connection to the server.
Entity Framework with multiple web users20 Jul 2009 22:43 GMT6
Our department is currenly testing a web application that utilizes the
Entity Framework.  After installing the application on IIS it works as
expected with one user but as soon as 2 people start working the same
application with different login information the following error ...
Pages: 1 2 3 4 June, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.