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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Data Access Application Block location?31 Jan 2005 20:43 GMT1
Anybody know where the Data Access Application Block is located on the MSDN
site? The Data Access and Storage Developer Center is located here:
http://msdn.microsoft.com/data/default.aspx
On that page is a link to the app block, but clicking it redirects to MSDN's
Add Connection to ADO Database31 Jan 2005 20:07 GMT8
Im trying to create a connection to A database in Visual Studio.Net. I
select Tools->Connect to Database. Nothing happens. Im trying to connect a
data source to my datagrid, but not even able to connect to the database I
want to.
Lookup table in separate database31 Jan 2005 18:50 GMT3
My application uses a simple source control system implemented in SQL Server
2000.  The file is contained in an image field in a table.  When a user
wants to edit the file, the a new file is created on the user's hard drive
using data from the image, and a foreign key into the users ...
Workgroup file information file error: OleDB to Access file31 Jan 2005 18:05 GMT3
I'm trying to open an Access database using OleDb.  The database opens fine,
but when I try to open the database using a workgroup file with a name and
password, I always get the same error:
   "Cannot start your application. The workgroup information file is
Question on how I can use ForeignKeyConstraint31 Jan 2005 16:23 GMT2
I am using ForeignKeyConstraints so that when I change a parent row's key,
the child rows are updated with the appropriate key.
The problem that I am running into is that I would like to be able to add a
row to a table with a value that would not fit a stated constraint.  So, I
Changes to MaxLength being ignored31 Jan 2005 16:19 GMT2
I have a dataset with data retrieved from an Access2K database and I am
trying to change the MaxLength property of one of the text fields.  The code
executes fine (e.g. myDataset.Tables(0).Columns(x).MaxLength = 50), but the
value of MaxLength doesn't change!  Can anyone explain why ...
Newbie: Arbitrary list order in SQL?31 Jan 2005 15:53 GMT3
I have an ASP.net page that uses an "asp:DataGrid" tag that is populated by
a System.Data.DataSet object.  Data is sorted via a "sort_value" field in the
SQL table.
Until now, this page has just been for the display of data.  Data entry is
Comboboxes and queries31 Jan 2005 14:07 GMT1
I have a database with two tables. One is called tblMainCategory and the
other one tblCategory. The tblMainCategories has fields Index1 and
MainCategory.
The tblCategory has Index2, MainCategoryId and Category.
Connected vs disconnected application31 Jan 2005 13:01 GMT6
I read in a book that a program can connect to a database using two
different types of connections to a database. In case the program can
maintain a direct connection, classes such as OleDbConnection, OleDbCommand
and OleDbDataReader can be used.
How to limit the TextLenght in a column in a DataGrid?31 Jan 2005 11:52 GMT7
I have a Datagrid, and I want to limit the Lenght of the text in a certain
column to a certain number of characters (for exemple 10).
What I want is that, when the user is typing in the column, that he can't
type more than the 10 characters (not that they are concattenated during
ARITHABORT....31 Jan 2005 11:32 GMT6
I have a stored procedure that is being called from ado.net and it is
failing with an exception that is related to the option ARITHABORT - 'UPDATE
failed because the following SET options have incorrect settings:
'ARITHABORT'.
SqlCommandBuilder bug31 Jan 2005 10:01 GMT1
When using SqlCommandBuilder, if one of the columns, of
the subject table referenced in the SELECT query, has a
column name that is an T-SQL reserved word, such as User,
the T-SQL command text for the adapter will be incorrect
Looking for ideas on how to handle a specific data situation.31 Jan 2005 06:03 GMT3
I'm looking for options in handling a certain data situation. Data is stored
in Oracle.
There is a database that contains tables with common information. For
example, it contains a table called USER_COMMON. This table has a key field
Problem with ExecuteNonQuery() Result, Access, ASP.NET, C#, ADO, OleDB31 Jan 2005 04:14 GMT7
I have the block of code below which is supposed to determine the
number of rows affected with an update statement (ASP.Net, Access, C#,
ADO.Net, OleDB) to determine if the update was successful or if a
concurrency error occurred.  There is an enumeration defined called
Data Controls or Code31 Jan 2005 02:54 GMT6
I'm fairly new to .NET, so bear with me if this question is naive. But do
most developers use the VS data controls for connections, adapters, and
datasets, or do you write all that code manually?
And if you use the controls, how do you wrap your connection and adapter
 
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.