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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data table export to CSV?31 Jan 2008 21:16 GMT1
Is it possible to export a single (not related to anything else) data
table's contents to a CSV file? I have XML export working fine, but they
want the files in CSV format.. thanks!
Can't save renamed DataColumn31 Jan 2008 20:42 GMT1
I experience a problem with columns in a DataSet. I need to add,
remove, and rename columns in one table. I'd like to avoid changing
the columns, but unfortunately I can't.
The table is bound to a DataGridView. Adding and removing columns is
Inserting records from one database into identical table in another datrabase31 Jan 2008 20:00 GMT7
I'm transferring the records in a table from one database to another.
I create a data adapter using a connection from the first database to fill a
dataset.
I add an InsertCommand with a different connection to the second database,
Programmatically create Access 2007 database31 Jan 2008 09:52 GMT1
Greetings...
From this:
http://support.microsoft.com/default.aspx?scid=kb;en-us;317881
article I've knew how to create access 2000 databases. But what with
oleDB hangs on ExecuteNonQuery31 Jan 2008 09:46 GMT9
The line insertStatus = cmdInsert.ExecuteNonQuery() is hanging; although the
INSERT is working, because after I kill the application, I can see the new
row.
The OLE DB provider is set to IBM DB2 UDB for iSeries IBMDA400 OLE DB
Problem using DbProviderFactory with a Access 2000 database30 Jan 2008 16:00 GMT1
Hi;
I can't seem to open an Access 2000 database with the following dbprovider
factory code :
 In my source :
Moving from recordsets to datasets...30 Jan 2008 11:50 GMT2
Been writing VB6 for years and am now getting up to speed with .NET.
In VB6 I used to create classes for each logical grouping of tables,
then have a recordset in that class for each table.  Then I'd have
functions that would populate the different recordsets.  I had a
dataset error29 Jan 2008 17:47 GMT2
I've a  requirement where in I need to read the data from a csv file and
load the data into the sql database. The file has around 1 lakh records. I'm
reading 300 records at a time from the file, loading into a dataset.
From the dataset, I'm reading the rows sequentially,and ...
Calling a stored procedure with a output parameter29 Jan 2008 17:32 GMT1
I've been testing a stored procedure that has an output parameter.
When I add parameters to the sqlcommand this way, the output parameter
returned is always what I pass in:
   With InsertLeg
Recommended db app strategy29 Jan 2008 13:36 GMT16
I have an access backend database to which I need to give a vb.net front
end. I created db connection and data source in vs 2008., I then dragged the
fields onto a form which created the app for me. The app works ok but my
question is; is this the correct/acceptable way to cerate ...
Calling DataAdapter.Update() on disposed DataSet?28 Jan 2008 08:17 GMT11
Some one gave a new developer of ours a project to make sure our core
library funcitons are properly cleaning up resources (that's a good thing!),
but I had consernse about one thing the developer was doing which sparked a
debate with my co-worker.
Size of Table28 Jan 2008 04:43 GMT1
How much data can be saved in the tabel in the database ?
In another way can the size of table be 100 GB ?
any help will be appreciated
regard's
Re-added row27 Jan 2008 20:44 GMT3
I need an advice on "re-adding the deleted rows" in a DataTable. The
situation is as follows:
1. I have a data-bound DataGridView.
2. User wants to delete a row with a key value "KEY", therefore this
Recommended db app strategy27 Jan 2008 06:34 GMT1
I have an access backend database to which I need to give a vb.net front
end. I created db connection and data source in vs 2008., I then dragged the
fields onto a form which created the app for me. The app works ok but my
question is; is this the correct/acceptable way to cerate an ...
Using Visual Studio Queries26 Jan 2008 06:57 GMT1
In my C# project, I have a Data Set called Employee and an
EmployeeTableAdapter.
The EmployeeTableAdapter created a "Fill,GetData()" Query for itself, and it
uses this to display data to my DataGridView. The properties of the Fill
Pages: 1 2 3 4 5 6 7 December, 2007
 
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.