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
merging app.config files05 Apr 2006 18:28 GMT1
I am trying to access ApplicationSettings defined in one project from
another.  However it doesn't seem like I can do this.  I am trying to
set the ConnectionString in the app.config of the executable project
and be able to reference in all the other projects of the solution.
Help connecting to Access DB from web service05 Apr 2006 18:23 GMT4
I am creating a web service that returns data from an Access 2000 database
using VS2005.  The Access database is located on a different server than
where the web service is running.  The Access database is also opened by a
different desktop application running on various ...
Large Datasets05 Apr 2006 18:14 GMT14
Has anyone seen any documentation or white papers with suggestions on how
to handle large datasets. My task is to read in 10K records and then step
through each one processing it's data. The processing involved fetching 3
other records that match the current, manipulate the data ...
Help: Login failed for User ???05 Apr 2006 16:27 GMT7
Please Help me. I've got a .Net 2003 program that attaches to a SQL Server
machine and I'm getting the above error when a user tries to log in. The SQL
server is setup to use Windows Auth. and I have added the new user to the
database and have given the user access to the ...
Save data table to binary file?05 Apr 2006 13:47 GMT6
I have some project that use with DataTable like simple DB.
I need a solution for save the DataTable to binary file, with ability
to Append only new record.
I looking for code that Implement simple providor or save method that
Navigation using ODP.net05 Apr 2006 12:55 GMT3
   i have establish a connection to Oracle 10g using ODP.net , i could
populate data in a listbox/combo box, but i need to display these data
in one by one , i mean navigation using
|<  <  >  >|  these buttons , plshelp me
SqlConnection.open() slow in 2.005 Apr 2006 11:49 GMT3
I have been using the SqlConnection class in version 1.1 for a while with no
problems.  I have now converted my code across to version 2.0 and the open is
now incredibly slow.  The exact same code takes 20 seconds to open the
connection when compiled using 2.0 and opens almost ...
Number Formats05 Apr 2006 02:55 GMT7
I want to display numbers with a comma between every 3 digits, with no
decimal places.
I've tried
Const conFORMAT As String = "###,###,###"
Year only data from daily dates05 Apr 2006 02:47 GMT2
I have daily data from year 1995 to 2004. The following query
SELECT [obsDate] FROM [tblObs]
returns 3653 datevalue records for each day.
1995-01-01 00:00:00
The TableAdapter update command is not identical05 Apr 2006 02:33 GMT2
I am using vs2005 to desginer a tableadapter.
I have modify the update command in the desginer, but the update command is
not identical between the desginer.
For example:
Retrieving a single value from a dataset05 Apr 2006 01:33 GMT1
Im using a data access layer that pulls everything back as a dataset.  They
arent exposing the scalar return.
The dataset is  populated with a single value from a database, the max() of
a date.
Parameters Question04 Apr 2006 20:30 GMT42
I'm new to ADO.net, even new to Databases access, and I have a CommandText
that is useful to all of my tables, however I can not find the approppiate
use of paramnter to do this. Like:
"SELECT * FROM ?"
Dataset Extended Properties (msprop:* in xsd)04 Apr 2006 20:12 GMT1
I found reference to these in several places.  First on MSDN, with
little explanation
(<http://msdn2.microsoft.com/en-US/library/8bw9ksd6(VS.80).aspx>) and
then with slightly more information
Large Upload to SQL - Async?04 Apr 2006 16:51 GMT4
Is there any possible way to upload a file into an image field in SQL
Server asynchronously?
Our users upload a lot of large files into a SQL Server, and we have no
way of showing them progress.  ADO had an "AppendChunk" method, but it
Return a parameter count from a SQL Stored Procedure04 Apr 2006 16:25 GMT3
I would like to use ADO.Net to connect to a Stored Procedure in SQL
Server and return a count of parameters from it.  I was able to do this
using ADO and VB 6 using the following code:
       ' m_objConn is a database connection
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.