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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why does setting the InsertCommand proprty of a Data Adapter fail?27 May 2005 15:10 GMT3
Hi;
I am trying to do a simple operation of inserting a row into a database. I
have set a data adapter to get data from the database to check for
duplication. That works fine.
DataGrid.DataSource undefined when trying to Sort27 May 2005 14:16 GMT3
I had something like the following working:
!!!!!!!!!! !!!!!!!!!! Start of Code snipet!!!!!!!!!! !!!!!!!!!!
<asp:DataGrid id="FormListDataGrid" runat="server"
AutoGenerateColumns="False" ShowHeader="true" HeaderStyle-CssClass="header"
convert true to 127 May 2005 12:29 GMT1
in asp.net application I bulk insert records using OPENXML, into table
"myTable".
which has the following field:
column name : myCol
Statement separator for Oracle client provider27 May 2005 09:10 GMT3
I have  a large portion of an application (actually some sort of middleware)
that has been developed first for SqlServer and now I am in the process of
making it accessible to Oracle as well.
The problem is that I use DataSets where, for instance, the UpdateCommand
DataGrid header apperance27 May 2005 06:16 GMT1
I have a DataGrid that support sorting in ASP.NET 1.1 as defined at the end
of this post.  The issue is that regardless of what "style" attributes I put
in the <asp:DataGrid/> tag or the <asp:HyperLinkColumn /> tags, I don't seem
to be able to change the actual CSS class for the ...
Data Table Joins27 May 2005 02:01 GMT6
I have data  from two different databases which I want to join together.  If
I create one Datatable with the results of one query and another Datatable
with the results of the second query, can I somehow join the 2 Datatables to
produce a result which will look like I had ...
Connection to SQL Server only.27 May 2005 01:51 GMT5
I need to run the stored procedure sp_attach_single_file_db to attach a
local database using ADO.NET.  I am not sure of the connection string I
should use for this since I am not connecting to any particular database,
only SQL Sever itself.
Load a string of CSV from memory into a dataset27 May 2005 01:07 GMT7
Hi Group,
Here is what I'm trying to do in my application:
1. the customer uploads an encrypted file to the server (it's a ASP.NET
application)
Updating typed dataset schema from code26 May 2005 21:04 GMT2
Repost using registered alias:
I have an existing .xsd file with typed dataset information in it. I need the
ability to update this existing schema information when a column is removed
from one of the underlying data adapters.
Accessing deleted and changed rows in a DataSet26 May 2005 20:43 GMT3
I'm writing a client to connect to a legacy system (pre-.NET) which only
accepts input and provides output using ADO Recordsets.
I've been able to convert Recordset to DataSet, and if the DataSet has
no changes I can convert back to Recordset.
Dataset to XL26 May 2005 20:40 GMT5
Is there any way to export to XL thru Dataset , or DataTable or Grid or any
other controls , than manually writing to each cell in XL
Renjith
Get User List from Access MDB26 May 2005 18:36 GMT5
What is the equivalent of ADODB
OpenSchema(Schema:=adSchemaProviderSpecific,
SchemaId:="{947bb102-5d43-11d1-bdbf-00c04fb92675}") in ADO.NET ?
The above statement will fills a recordset with users connected to my
Updating a column in a DataTable...26 May 2005 17:48 GMT3
Ok, I'm sure this one has been asked before, so I'll apologize upfront.
What I'd like to do is take a DataTable and run an update statement against
one of its columns.
Say for instance, my DataTable has a ProductID column, which is an integer,
Dataview filtering problem26 May 2005 17:46 GMT3
(Type your message here)
--------------------------------
From: vallabh naidu
Hi everyone,
Join on two data tables in same dataset26 May 2005 17:07 GMT5
I have one dataset. Filled one DataTable from dbase. Filled another DataTable
using ReadXml() and Merge(). So now I have to DataTables that I want to Join
on that exist in memory but are from disparate data sources. Can I Join on
them with ADO.NET?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 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.