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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataTable.New() and Rows.Add() not working right01 Jun 2004 19:56 GMT6
I'm using a SqlReader to read results from a query and insert them into a
DataTable. The DataTable is from a DataSet which contains an Xml that was
read in using ReadXml().
My problem is, only 1 row gets written correctly. The others don't have any
[store procedure] + sqldatareader problem01 Jun 2004 17:46 GMT1
my simple store procedure like thiese:-
CREATE PROCEDURE dbo.companyinfo_shipper_search
@searchcode varchar(10)
as
Connecting to Excel via ADO.net: ISAM driver error 01 Jun 2004 15:01 GMT3
I've got following problem:
I'm trying to open a excel sheet via a ado.net oledb connection. but as soon
as the function Open is called I'm getting an exception with following text:
"Could not find installable ISAM driver". Looking in the msdn I found
Child Table01 Jun 2004 14:59 GMT3
In ado.net cannot have table as child of more than one parent. Is there a way around this?
Oracle Connection Pooling01 Jun 2004 14:39 GMT2
Hello, I am trying to figure out connection pooling.  I found this article
which discussed the various options available on the connection string,
unfortunately it was for the "oracle" provider and not the "Microsoft
Oracle provider".  Where can I find the options which are ...
TypedDataSet doesnot pass correctly in Web service01 Jun 2004 14:36 GMT1
I wrote (not using an automatic tool) a costum DataSet, called MyDataSet, that holds only costum DataTables, called MyDataTable that holds only MyDataRows.
MyDataSet derives from DataSet, MyDataTable derives from DataTable, and MyDataRow from DataRow. The Tables collection of ...
How to maintain state of the listbox while it is bound to Datasource?01 Jun 2004 14:10 GMT1
 I have bound my listbox to a dataset. But when I select multiple choices from the listbox, when I again come back to that list box the selected items are lost
I have 2 tabs. One has bounded listbox, so when I select multiple items and then go to the other tab and then came back ...
DataTable.Select returns no rows on a date filter01 Jun 2004 10:35 GMT1
H
I am using the DataTable Select to filter my data on a date column within the data table, as follows
dr_DataRow = m_dt_ScheduleDataTable.Select("StartDate=#" & Format(dte_DiaryDate, "MM/dd/yyyy") & "#"
This would appear to intermittently return rows, and I can't see why it does ...
Cannot connect to SQL Server01 Jun 2004 08:21 GMT2
I am not connecting to my sql server running local.programming in
VB.net Database programming with statement
Dim OConn As New SqlConnection("Data
Source=localhost\\KIRZAD-APPLE;Initial Catalog=Northwind;
No Smart Device Choice01 Jun 2004 05:18 GMT3
How come My VB.Net environment does not contain the Smart Device Application
Template to open the Smart Device Application Wizard. Any Ideas?
Thanks
Paul
data access for WinForms01 Jun 2004 02:45 GMT2
I am looking for architectural solution for data access from WinForms. For
WebForms I am using MS Data Access Application Block with few modifications.
DataReader methods help a lot and this was a big boost for my project.
For WinForms requirements are quiet different. For a example ...
 
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.