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
can to be filled a dataset asynchronous ?19 Apr 2005 17:45 GMT2
Thanks all.
Reusing same connection19 Apr 2005 17:44 GMT4
Even though I'm using:
InvoiceDataReader =
adoInvoiceProc.ExecuteReader(CommandBehavior.CloseConnection)
Later I get:
odbcdataadapter problem19 Apr 2005 17:04 GMT2
Is there an issue with odbc and dataadapter creation?
I have an access database with a table and a primary key. I've created an
odbc machine data source. When i attempt to create an odbcdataadapter (using
vs.net) I get an error when update and delete commands are generated. The
Iterate through a recordset19 Apr 2005 16:25 GMT9
I'm iterating through a recordset using:
Do While InvoiceDataReader.Read
Loop
What can I put between the loop to just see the values of a field as the
Problem regenerating updatecommand19 Apr 2005 16:14 GMT3
i'm having a problem with generating an updatcommand.
My form consists of 2 datasets, dsFS1 and dsFS100. The fields of dsFS1
are on tabpage1, the fields of dsFS100 are on tabpage2. dsFS1 contains 1
table: tblClient, dsFS100 also contains 1 table: tblTarieven. I declared
One big pain in the arse19 Apr 2005 15:48 GMT15
Man is this whole .Net thing one big pain in the arse!
Debugging has become some black art accessible only to those most in the
know.
Nothing works as expected.
how to access errors?19 Apr 2005 14:52 GMT4
In ado we get errors by an error collection, and generate customized error
messages. How can we store or reach to errors in ado.net?
Thanks...
Help: Calling Oracle SP using OLEDB.net19 Apr 2005 14:38 GMT2
I am trying to call an oracle stored proc using the OLEDB.net provider.
The connection string is and command is dynamic. There are 2 textboxes which
take the parameters as the app is must be able to handle any (almost)
database, works with sql server but with oracle I get an ...
Decimal format in texboxes19 Apr 2005 14:17 GMT1
i need to show in textboxes data from dataset with databinding.
i have decimal number = "2390,00" and a want to this number looks like
"2 390,00", when i have "3909877,00" i want "2 909 877,00"
how do that?
SQL Query19 Apr 2005 13:51 GMT9
I have following table which is stored in MS Access database
Col1    Col2    Col3
A    3.2    25/10/2000 9:30:00 AM
A    2.1    25/10/2000 10:10:02 AM
Help with Inherited Control19 Apr 2005 13:26 GMT5
I'm trying to create a list box control that replaces the itemData
property that we had in VB6. I created and inherited control from the
listbox class and was able to add a data property, now the problem is,
that property get applied to the listbox as a whole. So it would seem
Casting/DB Insertion problem19 Apr 2005 13:09 GMT4
I have a problem inserting/extracting a byte array to/from an Sql DB. The
byte array has a length of 1040. The field in the DB is of type binary (I
have also unsuccessfully tried varbinary). The following example will
explain my problem:
Dataset.WriteXML loses arrays / not preserving all data19 Apr 2005 09:50 GMT6
I have a dataset with one table which has a single row.  I need to save this
to disk as XML and do this successfully throughout my application.  However,
one column in this table is a datatype Array which I use to store a bunch of
information.
Master-Detail Forms with Many to Many relationships19 Apr 2005 09:40 GMT1
I have 3 tables in a Many to Many relationship.
Recipe
RecipeDetail
Ingredients
Calling BeginTrans without Commit / RollBack19 Apr 2005 02:22 GMT4
Will there be any negative impact (subtle issue) on the database if one
calls SqlConnection.BeginTransaction but not SqlTransaction.Commit or
SqlTransaction.Rollback afterward?
I am talking about the case where it's imposible to issue the
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.