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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sql express:  multiple computers accessing same database file?07 Apr 2006 13:41 GMT2
For sql express, can multiple computers access  same database file on
a shared network drive?  This is for a small client with 3-5
computers.  I do not wish to use Express if I am heading into
multi-user issues
We are looking for companies that are experts in dotnet and c# 07 Apr 2006 12:55 GMT1
Hope it is ok to post here !
We are looking for companies that are experts in dotnet and c# . Most also
have good knowledge of database, ado and XML
We have a project  where we need about 1-2 people for a period for 3-6 month
Adding New Row With Relationship07 Apr 2006 12:24 GMT4
I am using VB .NET 2003
Assume I have the following tables:
==ORDERS==                ==ORDER_PRODUCTS==
OrderID (PK)              OrderProductsID (PK)
Framework 2.0 BUG with SqlParameter and "negative zero"07 Apr 2006 09:34 GMT4
Hello!  We're seeing some very odd results from the below code.  Under
certain conditions, ADO.NET will create commands that specify a
negative zero amount ("-0.00").  It's easy to reproduce.
This is a major issue in our application as we do lots of decimal math
Storing filepath in database  field ??07 Apr 2006 09:31 GMT5
I am buidling a ASP 1.1 appliciation.
what is the best way to store file path in SQL server database field
Do I have to store the Physicalpath or only the file and then retreive the
full path name when needed ?
Free Sql Express Command/Query Tool?06 Apr 2006 23:07 GMT2
Is there a free Command/Query Tool for Sql Express?  I have seen posts
for commercial tools but I need a simple tool to allow creation of
databases, entry of create commands, stored procedures, and ability to
run simple queries.  
Will sql express 2005 and Studio 2003 work together?06 Apr 2006 19:45 GMT3
Will sql express 2005 and Studio 2003 (.net 1.1) work together?  I can
not find a definitive statement on the Microsoft site and need to
change a 1.1 app and wish to use the newer 2005 express.  
I know that I will need to load both the 1.1 and 2.x framework on the
Specified cast is not valid, when column returns NULL06 Apr 2006 19:26 GMT5
while (dr.Read())
//dr is an instance of sqlDataReader
{
   double minAirTemp = (double)(Single)dr["minAirTemp"];
Prevent rowstate change for one column06 Apr 2006 19:04 GMT3
I have an DataTable with one extra column that I've added manually, and is
not in the database. I use this col for various calculations, and it should
never be saved to the db. That works fine, except for one thing: when I
change the value in a row for that col, the RowState ...
Insert all rows from datatable to database06 Apr 2006 15:31 GMT2
How can Ido this ?
I have a datatable/ dataset, which has rows with data in it.
I want to bulk insert all rows from the dataset to database table (having
same table structure).
Pseudo code for updating Access db using VB and ASP.NET06 Apr 2006 15:04 GMT1
I have been hunting for a code snippet to update an Access db using VB and
ASP.NET.  So far, nothing that helps me.  I am using OleDb libraries.
Can anyone provide me with the general steps or calls involved.  Here is
where I am at so far.  Any guidance would be great...
SQL UniqueIdentifier - OBJECTGUID error06 Apr 2006 13:48 GMT2
Thank you in Advance!
I'm storing a record for an AD object using the
Object GUID and storing it as a UniqueIdentifier in SQL server, like
this:
Access ObjectDataSource data from asp.net codebehind06 Apr 2006 06:56 GMT5
I have a web page that uses two ObjectDataSource controls to bind data to a
FormView and a grid .
In my grid which is bound to ObjectDataSource2, I want to add in the footer
information from certain fields from the first ObjectDataSource.  I am
What transaction IsolationLevel for?05 Apr 2006 22:09 GMT4
Hi;
What IsolationLevel is best for transactions for the following (by sub-row I
mean a pk:fk to a second table that has N rows in the second table that
"belong" to a row in the first table):
How to determine when a DataGridView's DataSource is finished being populated05 Apr 2006 18:31 GMT2
This would seem to be a fairly simple and straight forward thing to do.  
So sorry if this has been answered somewhere already, but I have not
been able to find the answer.
I am creating a custom DataGridView component and need a way to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 March, 2006
 
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.