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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
closing connection23 May 2005 17:04 GMT3
Is there any advantage of always calling SqlConnection's Close method after
done using it vs. just let it go out of scope open and hope the garbage
collection will take care of it?
thanks!
Using Crystal Report23 May 2005 12:21 GMT1
I need a help in Crystal Report?!
When I'm using Crystal Report Command Based Report that include Graphs and
Grouping and then change the report command using
report(OBJECT).SetDataSource(Command) it doesn't retreive the correct sql
Strange problem with Visual Studio and Oracle22 May 2005 14:46 GMT3
When I use query builder  connected to Oracle 90i and I use views instead of
the table in the query builder design grid I get "Data type is not
supported"
However If I use the same exact query and connection in the code behind of
C# radio buttons21 May 2005 04:57 GMT1
I'm trying to create an .aspx page in C#, and it needs to read information
from SQL to radio buttons.  I'm not sure how to read information to radio
buttons and how to submit the .checked or not checked to a database.  i think
i can figure that out, but reading from an sql and ...
SQL Server Connection Best Practice21 May 2005 04:09 GMT1
Hello, generally, is it better to quickly open and close ADO.NET a few times
or open the connection once. Perhaps my understanding of pooling and
disconnected data is not where I'd like it.
An example is let's say there is an ASP.NET page with a page_load event and
Accessing Oracle Database21 May 2005 01:32 GMT4
Respected Sir,
In respect to input and output to Stored Procedure.
we can pass as indivitual parameter to the SP's for insert statements from
.net.
Easy Question.  Create a datagrid filled with data without any code on web page?20 May 2005 19:23 GMT2
I am using visual studio 2003.  I user the server explorer and drag a table
onto a webform.
The program creates a "Connection" and an SQLDataAdapter  Generates the
"Select, Insert, Delete" statments.
OleDbCommand should be disposed? Holding conn reference...20 May 2005 18:31 GMT1
Can someone help me? I'm not sure about the code below. It's working but... . I create a new OledbConnection, opened and called a method. This method creates a new OleDbCommand that use the connection (via another class; cn is a member in an data class). But the OleDbCommand is ...
how to retrieve identity (Any OleDb Provider)20 May 2005 16:33 GMT1
Hello, (sorry for my english).
I'm trying to build an oledb data access generic class and would like to get
the value of an identity column for any oleDb provider... I have seen so many
specific examples for ms-access, sql server, oracle, mySql... Can anyone tell
How to get past an error?20 May 2005 16:31 GMT1
I have posted around this issue before, and am still looking for a soultion.
There are several situations where we have tsql code that could generate a
sql error but still need to return a recordset or print statement that
occours after the error.
access db | web service | infopath20 May 2005 16:26 GMT1
i am testing this technology and looking for a good example that works.
http://www.perfectxml.com/InfoPath.asp is the best i could come up with, but
has problems submitting back from infopath to the database.
The access db i am testing with has only one table to simplify the issue.
Import/Read from Data Excel in Compact Framework environment20 May 2005 14:37 GMT4
I want to use excel as my data source instead of sql server. because,
sqlserver is a bit pricy for some small customer, and also a bit for those
people not good in computer. So some of my client prefer to use Excel to
maintain their data.
Login failed for user 'sa'.  C#, SqlServer 200020 May 2005 13:50 GMT3
This is driving me nuts.  I have found plenty of newsgroups that discuss this
subject and not one of them helped.  I have tried multiple connection strings
to connect to a database on another computer.  The current string
erver=hostMachine;Database=hostDatabase;User ID=sa ...
When writing DataSet to disk20 May 2005 12:34 GMT6
I'm using   theDataSet.WriteXml(...)   to write the DataSet to disk. After
that, when I read the DataSet from disk  (theDataSet.ReadXml), then if there
were tables with no records, they are gone. Same for table columns that
contained only null values, not there any more either.
problem adding new record to access database table20 May 2005 12:02 GMT2
I am having trouble adding a new record to an access database
Error is 'Syntax error in INSERT INTO Statement'
Updates are OK
Here is the code
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 April, 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.