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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Newbie: Need advice with database manipulation decision14 Oct 2004 17:39 GMT6
Firstly, I want to apologize if this question reaches the borders of "out of
topic" but i think both the ado.net and the vb.net groups have a lot to do
with it.
I created a small application that is supposed to manipulate meteorological
Datagrid Binding Question14 Oct 2004 17:25 GMT1
Been stuck on this one for a bit. Would really appreciate any help on
this one.
In Regards to ASP.NET/ADO.NET
To start. I have a sql database table with the following data and
predicting whether a row may be deleted beforehand14 Oct 2004 17:03 GMT2
I am using a datagrid to edit a SQL Server database table.
I have put a delete button on the row, such that records can be deleted.
I need the disable the delete button (set visibility = false) for each item
in the row which is referenced by another item in the database.
DataView Dispose throws ArgumentOutofRangeException14 Oct 2004 16:17 GMT1
Anyone run into a problem where calling dispose on a dataview will cause an
argument out of range exception to be thrown? I'm not sure exactly what is
being done to the view, so there may be something set on it that is odd.
Thanks, Ryan
Connection String for an Access Database with Password Protection14 Oct 2004 15:41 GMT7
How do you create the Connection String to connect to an mdb database that is
protected with a password?
Work with MS Access for the first time14 Oct 2004 15:33 GMT6
I'm sorry, I was posting this before and ctrl + entered too soon:
Hello, I am under taking my first project that will use MS Access as it's
back end data store. The project was originally written against SQL Server
and worked happily but the client suddenly wanted to switch to ...
Excel file and oledb14 Oct 2004 15:18 GMT4
hi
I have the following code:
OleDbDataAdapter oleCmd = new OleDbDataAdapter("SELECT [Customer ID],
[Customer #], [Company], [Location] FROM [Sheet1$]", oleConn);
DataView filter fails after insert14 Oct 2004 14:57 GMT6
I have created a filtered dataview and bound it to a datagrid. Based
on certain events within the program I change the DataView.Filter
property and the grid subsequently reflects the correct recordset.
When I insert a record into the filtered DataView using
Cannot map compute column in DB to Dataset14 Oct 2004 14:52 GMT8
I'm a VB .NET developer, so I have problem when select data from table that
have some column is computed column.
There is an error like a below statement:
"The column mapping from SourceTable 'MyColumn' failed because the
SQL Server Mobile Edition & C# on the Desktop14 Oct 2004 10:15 GMT2
Perhaps this is the wrong place for this post but it seemed to fall between
several stools.
At the moment we create SQL CE databases on the PDA programmatically.
With the release of  SQL Server  2005 (Yukon) you will be able to  create
can't figure out how to insert a row to my access table14 Oct 2004 04:12 GMT2
I have an access table called contact with about 10 columns. I have
been trying to write code to insert a new row with no success. My eyes
are in pain!
The first row is an autonumber contactid. The following procedure
Okay to use a single SqlConnection with multiple SqlCommands?14 Oct 2004 01:52 GMT3
I have a multithreaded application where multiple threads can
potentially attempt to write to a database simultaneously. Can I
create a single SqlConnection, open it, and use it for all my
SqlCommands? Is it okay for multiple SqlCommands to execute
connection pooling and threads13 Oct 2004 22:02 GMT6
Suppose I have an application server running components in different
threads.
Will a connection pool be shared across threads?
If yes, then theoretically these different components might have
Whidbey - am I out of mind or .. ?13 Oct 2004 21:30 GMT5
I don't see that blue white start page which showed me my recent projects ..
did I turn that off somehow or MS didn't include it this time around?
:-((((( .. now why would u not include that huh?
- Sahil Malik
why are there two ways of setting bindings?13 Oct 2004 20:06 GMT1
I have a dataset "Ds" and a datatable "Employees"
what are the differences between:
1. Datasource = Ds.Employees and Datamember = ""
2. Datasource = Ds and DataMember = "Employees"
 
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.