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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best aproach to update DataAdapters with XML-Data02 Dec 2004 14:04 GMT1
What's the best aproach to import xml-based data into an oracle 9i
database with ado.net DataAdapters, when the data is in an xml-file?
The operations should insert new rows and update changed rows.
Does ado.net provide some automatisms for this or do i have to do this
Storing missing values02 Dec 2004 13:55 GMT6
For a column in (eg an Access) database that's used to store numeric
data, is there a specific way to designate a missing value for a given
row (ie the value was simply never measured or assigned). Or must I
set up my own convention, ie if it's a short type then to use eg
Stored procedure not returning a value in @RETURN_VALUE02 Dec 2004 12:29 GMT3
Hi everyon,
I am experiencing a problem with a stored procedure not returning a value in
the parameter @RETURN_VALUE when debugging in C#.
The stored procedure looks something like this:
sqldatareader and RecordsAffected02 Dec 2004 11:40 GMT3
I'm executing a stored procedure using a command object
and the executeReader method. The result is returned as a
sqldatareader.
I need to know the number of rows in the sqldatareader and
concurrency violation with bound control02 Dec 2004 09:53 GMT4
I'm sorry if this is a repost.
Please reply with existing links, if any.
I have a list box with a datatable as data source.
I edit an item from the list box (by changing the item
OleDbConnection problem with more than 1 connection02 Dec 2004 08:45 GMT2
   I had wrote 2 app in c#.net one Windows Form base and one Web Base and
those 2 connect to a access database and some time I got this error in my
web
base application and I can't figure out what's wrong,  I just hit reload and
Printing excel files02 Dec 2004 08:15 GMT2
Can anybody help me on how to print excel files that has been read via
ADO.NET.
Or anyway, what I want to avoid is automation (instantiating an excel
application object).
Is there any way to know if a connection is in a transaction?02 Dec 2004 06:15 GMT4
Greets.
A very simple question in the topic, probably takes about 10 seconds for an
expert to answer =)
Thanks ..
Command Builder in tables without primary key02 Dec 2004 03:41 GMT3
Hi every one, i'm trying to use a sqlcommandbuilder in an application using a
table without a primary key, when i call the DataAdapter.Update Method there
comes an Error saying that "the selectcommand does not return information
about the primary key" or some thing like that...
Specifying format of DateTime columns read from CSV files02 Dec 2004 02:54 GMT6
    I am reading a CSV file into a DataTable with the following code :
  internal static DataTable ReadFromCSVFile( string csvFileName ) {
     if ( !File.Exists( csvFileName ) ) {
        throw new ApplicationException( " Cannot find CSV file : \"" +
How can I format date in databound combobox in windows app?02 Dec 2004 02:09 GMT4
I have a combobox bound to a smalldatetime column in a table.
The ComboBox displays all available dates.
However it displays them in long format and I want to display them in short
format.
SqlHelper.UpdateDataSet with transaction02 Dec 2004 02:08 GMT3
I'm trying to use the SqlHelper.UpdateDataSet method with transactions. The
DAAB 2.0  documentaion only say: "SqlHelper.UpdateDataset does not include
transaction support. If you need this, you can implement it yourself by a
preceding call to the helper method SqlHelper ...
Aborting a thread corrupts my SqlConnection (?)02 Dec 2004 00:44 GMT4
I'm running a long query in a separate thread. If I abort that thread
and then I try to use the same connection string again, I get an
unexpected result.
Details:
encapsulating SQL queries into OO framework02 Dec 2004 00:41 GMT3
Right now I'm putting my query strings into static functions in a DbQuery
class that returns Datatables.
Eg.
public class DbQuery
Datagrid SortCommand does not work ???02 Dec 2004 00:02 GMT1
I have a datagrid with a Select(LinkButton) Column followed by several Bound
Columns.
I have enabled the columns to sort and created the correct event handler (I
think) - however the crux of my problem is that when I click on one of the
 
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.