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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Check Version of SQL Server16 Sep 2005 15:38 GMT2
Is there a way to check which version of SQL Server is running using
the SQLClient Managed Provider in dot_net 1.1?
TIA,
Joel
Dynamic SQL Connection String16 Sep 2005 15:00 GMT3
We are developing an asp.net web application. When we drag and drop the sql
connection object to the form we set the in the dynamic properties connection
string to use the connection string in the web.config file.  Works Great
except everytime we need drag and drop a new data ...
'System.InvalidCastException' 16 Sep 2005 14:36 GMT5
I don't understand this error. This form was working, and I decided I wanted
to put a datagrid to show child records of contacts at companies. But I
can't get the dgrid to work. THEN my sql string began having this weird
invalidcast problem. I am NOT trying to cast, and the datatype ...
Problems with Concurency Violation16 Sep 2005 14:13 GMT4
This is my code
Public Function UpdateData(ByVal MyDataSet As DataSet) As Boolean
Dim ODBC_Adapter As OdbcDataAdapter
ODBC_Adapter = New OdbcDataAdapter(Me.ODBC_SelectCommand, ODBC_Connection)
Focus question16 Sep 2005 11:46 GMT1
i have an aspx form in wich i have a textbox.
i have a validation function on this textbox in wich i want to set the focus
back to this text box if validation returned false
the syntax is :
Is it possible to insert a expression column into DataTable.Columns?16 Sep 2005 11:40 GMT5
is it possible to insert a expression column into DataTable.Columns? I do
not want to add to the end of the position of the DataTable.Columns.
Any advise will be appreciated.
Jimmy
Does a Data Adapter Open() the connection automatically?16 Sep 2005 11:37 GMT12
and Close() it too?
Thanks
DataReader with unknown number of columns16 Sep 2005 10:00 GMT5
I'm using a SqlDataReader to return results from a stored procedure where I
cursor through rows to flatten out my data.  For example, instead of
returning all Customers and then all Orders, I return a consolidated result
set, with columns named like this:
index was outside the bounds of the array 200316 Sep 2005 05:23 GMT3
index was outside the bounds of the array 2003
I added two tables to my access database.  When I try to add them to
datasources through configure dataset with wizard, I get the error
index was outside the bounds of the array
IDENTITY / SCOPE_IDENTITY16 Sep 2005 05:08 GMT5
I have and application that I would like to reset the IDENTITY VALUE. Is
there a way to change it in C# .NET?  My application uses SQL Server 2000.
Thanks in Advance.
TSQL update parameters problem?16 Sep 2005 04:10 GMT4
I have been having problems updating rows with my VB 2003. New rows save
fine. Updates have consistently given me system.data errors no matter
whether I use stored procs or TSQL.
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred
Someone must have done this16 Sep 2005 02:07 GMT18
Hi, I've tried the SQL Server newsgroups and it seems nobody did it there, I
got no replies, or those that did it don't want to tell.
I have VS2005 Beta 2 installed with VS2003 and everything works good enough
with an occasional Beta hick-up but nothing serious.
Coding Strategies15 Sep 2005 21:41 GMT1
I am in the middle of a large (many forms, many tables) database
project - my first using C# and ADO.NET.
As I code up each form, I find myself bouncing around considerably
between instantiating data objects and data bindings entirely in code
How do I insert a column programatically into a table?15 Sep 2005 21:39 GMT2
I suppose I could simply use a SQL command with a data adapter to add a new
column to a database table.
Where can I find an example of how to do this?
Regards
UPDATE command with @ variables15 Sep 2005 20:02 GMT4
I am a newbie in ADO.NET. I use MYSQL in combination with ASP.NET VB. To
make it more perfect I like to do a SQL Update command with variables.
Please help. I found a lot of samples, most of them returning no errors at
all. But the record isn´t changed.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 August, 2005
 
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.