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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataTable AutoIncrement Problem30 Nov 2004 22:30 GMT3
I am doing a 3 tier thick client app and use a middle tier to get and put
dataset contents. I am using an approach, very similar to many prescribed by
Microsoft and in books to create a pseudokey as an identity/autoincrement
column with seed and step both -1. Then when database ...
(.NET 2.0) Adding your own DataProvider to the DbProviderFactory model.30 Nov 2004 22:11 GMT1
I'm sorry for my incessant questions but I am architecting a Sql Server
2005/ADO.NET 2.0 project, and I just wanna be double sure of any
architecture decisions I make.
I found the following very interesting code in
Very simple INSERT INTO with a DateTime parameter -> "Syntax Error in INSERT INTO statement"30 Nov 2004 19:42 GMT3
The following very simple code does not seem to accept the DateTime variable
as a parameter - why?
The table (MS Access db) here contains only a primary key and a column Date
of type date/time.
create stored procedure dynamically30 Nov 2004 19:02 GMT5
Haiii!!!!
Is it possible to create stored procedure dynamically in C#.NET. Because
some of my requirements needs such a situation.
[BUG?] (2) Update database using stored procedure and OleDbDataAdapter.Update30 Nov 2004 18:52 GMT5
As suggested by Cor Ligthert, i've created a simpler sample, with the same
problem; this is the full source code,
so everyone can try itself:
Access database "dati.mdb":
mapping 2 datatable columns to one datagrid column30 Nov 2004 18:05 GMT2
Is this possible?  I want to concatenate two columns in my table and display
them in one datagrid column.  I have a TableStyle where I create
DataGridColumnStyle's. I'd like to set the MappingName to two columns but I
dont see how this can be done.
Annoying Bug with parent-child-grandchild relationships.30 Nov 2004 18:01 GMT2
Tables: Parent, Child, Toys
Relationships: ParentToChildRel, ChildToToysRel.
dataGridParent.Datamember="Parent";
dataGridChild.Datamember="Parent.ParentToChildRel";
how to move record forward or backward30 Nov 2004 17:48 GMT4
I have got a datareader by sqlcommand, now I wanna move forward or backward,
but I don't find first,last,prior and next methods. How can I do it?
thanks for your suggestion.
hui
Add Raw DataRow Collection?30 Nov 2004 17:07 GMT1
I have a remote DataTable and I want to add 5 DataRows to it.  My
current code does a "remoteTable.Rows.Add( new object[] { .... } );".
That results in 5 remote calls, which is bad.
I already know the schema of the remote DataTable.  Is it possible to
Problem copying datatable-long post30 Nov 2004 16:43 GMT1
Sorry for posting a long post, (the code) but, I am having a problem copying one data table to another new table in another
Access database that has the same table schema.  You will notice that I do not list exact column names etc. because this routine
needs to be generic so I can ...
how to move30 Nov 2004 16:27 GMT1
I have got a datareader, now I wanna get last record or locate any record by
some integer step. How can I do it?
thanks
hui
newbie  question.30 Nov 2004 16:15 GMT2
I have  backed up a table from a database in an DataTable (dt ) object.
The table has been wiped up (in sql server) after the backup  but i still
have the copy in memory (in my DataTable object ).
now i need to restore the table from memory.
ExecuteScalar intermittently returns "0"30 Nov 2004 15:37 GMT1
Hello all I have an interesting problem which is causing me to lose
sleep.  I have a vb.net app in use by approximately 100 people on a
daily basis.  This app is mission critical for the business.  I'm
using windows server 2003 for the web front end, SQL server 2k for the
northwind30 Nov 2004 14:37 GMT6
this is a stange place for this request and I apologize.  However I asked in
both server sql and vs 2005 forums.  The frequency of posting is so low it's
impossible to carry out a dialog.
I have sql 2000 installed.  I ran the script for northwind.  Didn't seem to
populating dataset from excel range, error where no data.30 Nov 2004 13:55 GMT2
My web app allows users to upload an excel file and then ado.net loads
the data (if there is any) into sql server.
I have a problem when if there is no data in the excel spread
(completed on a weekly basis), then the code fails when i try to fill
 
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.