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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Low-overhead database to use with .NET 1.1?14 Jan 2006 20:06 GMT7
I have a product (running on .NET 1.1) that needs to maintain a local
database on the machine it's installed on.  I want something with extremely
low resource overhead (i.e. no SQL Server, no MSDE).  It needs to be quick
with inserts and selects.  It also can not be a memory hog.
Clarification of an example14 Jan 2006 17:24 GMT3
The following example from "MURACH's VB.NET database programming with ADO.NET"
seems to be missing something: particularly a type for ('As Vendor'?? )
Maybe someone can help clarify what I need to make this work.
This example demonstrates how to create a VendorDB class with the ...
ADO.net Code contest14 Jan 2006 09:04 GMT34
I am sponsoring a contest to see if someone can come up with ADO.net code to
insert records into a MS Access 2003 database faster than ADODB methods (MS
ActiveX Data Object 2.x library).  My experiece has shown that I can write
records to Access at least 4 times faster using ...
Parameter placeholders in SQL queries14 Jan 2006 06:42 GMT4
I'm trying to write some DB-independent code using ADO.NET 2.0 and the
System.Data.Common.DbX classes, as suggested before; but I'm encountering
another weird problem.
Here's some code (let's assume the provider name and the connection string
Images inline with blog contents - HOW??14 Jan 2006 06:35 GMT8
I am seeking to hand-roll my own blog in ASP.NET 2.0 and SQLExpress
2005. Why? Because I can. Because I will gain experience.
The one thing that has me stumped at square one is inline images. That
is, images inline with the actual content of the blog itself. Is there
CompareValidator for dates > than today13 Jan 2006 22:08 GMT1
I am trying to check the date of my field to check if it is greater that
today, but I am getting an error.
I am using :
       <asp:CompareValidator runat="server"
Help on reading data ?13 Jan 2006 21:01 GMT1
I am building an asp.net application wich collect data from an SQL server
database.
Those data in this database can be huge with the time.
Actually, I am retriving those data through store procedure return in a
Viewing ExecuteQuery String13 Jan 2006 19:40 GMT2
Given a technique similar to the following, instead of actually
executing the Stored Procedure, I need the resulting SQL command string
written to a file and then manually executed in Query Analyzer.
Dim objSqlConn As New SqlClient.SqlConnection
How to create a dataset from XML for use in Crystal Reports13 Jan 2006 19:00 GMT5
I have an app that reads & writes to XML files.  I now would like to
create some reports using Crystal Reports, and the usual way I do this
is by creating a dataset in Visual Studio & inserting the fields
graphically.  However, I cannot find out how to do this within the VS
Closing connections13 Jan 2006 18:27 GMT7
I have been misunderstanding the closing of the connection.
If I have set CommandBehavior.CloseConnection, I thought that connection
would be closed when you had read through the dataread.  As a matter of fact
I found that if I had it set, I couldn't seem to get to the next results, ...
Chosing a Hetrogeneous Oracle/.Net stack13 Jan 2006 14:58 GMT2
I am currently architecting .NET Application for an Enterpise Level
client.
The customer has a natural Oracle bias. I think that Oracle is a great
DBMS too. Probably still better thatn SQL Server.
.LDB File not being deleted after oledbconnection.close being call13 Jan 2006 14:21 GMT3
I have seen a thread similar to this problem earlier in this thread
unfortuantely did not really see a solution.  My problem is as follows.
I am opening a connection to an access database performing some operations
and the closing (typical use)  I notice however that upon calling ...
Related tables for grids in vs 200513 Jan 2006 08:17 GMT3
I'm quite new to VS 2005, and tries to connect several controls at my form.
I thought this should be simple without writing code, but I can't get it to
work.
I have one dataset with two related tables.
using smalldatetime to ONLY store date13 Jan 2006 08:14 GMT1
When using the smalldatetime data type in a SQL database, how do I prevent
the field from storing the time? All I want in the field is the date, but is
keeps adding 12:00:00 AM at the end of the field.
Thanks!
Populate Strongly Typed Dataset - without "Configure Data Adapter"13 Jan 2006 01:09 GMT3
I have begrudgingly decided to use Strongly Typed Datasets but hate the
code that is generated by dragging and dropping ADO.Net controls and
using Configure Data Adapter and letting the 'Wizard' build my SQL, for
the following reasons:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 December, 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.