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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SqlParameter constructor16 Dec 2004 05:03 GMT1
Let say I have an Sql statement like
UPDATE Customer SET name=@name WHERE customerId=@customerId
I see that one of the overloaded SqlParameter constructor got the following
signature:
Update multiple base tables.16 Dec 2004 04:58 GMT1
This post is on behalf of a colleague.
VB.NET Windows Forms application.
Dataadapter,datagrid. Selecting from 2 tables with OUTER JOIN.
What is the easiest/best way to implement the UPDATE ?
question about datasets that get empty16 Dec 2004 04:54 GMT3
When I click on Button1 than I load an xml file in a dataset.
The dataset table contains 5 rows
When I click on Button2 I want to write the dataset back to xml.
But it contains no data.
Parameter size16 Dec 2004 04:52 GMT2
If I specify a type of parameter as varchar or decimal, etc, is there a time
when you are required to specify the size of that param as well.  Or is it
safe to simply specify name, direction, type and value?  To this point I
have used that and it works fine, but I'm wondering if ...
Fill select control from database16 Dec 2004 04:33 GMT1
Hello,
I have a table with brand_code and brand_name, 2 columns. brand_code is PK.
I want to retrieve these values from the database and fill to select control.
I tried using datareader.
VB datagrid and db16 Dec 2004 04:15 GMT1
hi
I was wondering if someone could help me. I am developing a form in vb
which has a MS Access db running behind it. on the from i have a
datagrid which retrieves the information from that db and outputs it to
SqlParameter16 Dec 2004 00:57 GMT1
I want to use SqlParameter and SqlDataReader to get records somthing like
this:
Select * from Issues
where ProjectID in (3, 4, 17, 55)
For Bill Ryan, data-binding with the FP Spread control15 Dec 2004 23:39 GMT3
I saw a review where you strongly endorsed the FarPoint spread control.
Pretty slick, so I bought a license too. However ....
When I want to bind a dataset to the control and not show all columns, I
have to hide the ID and timestamp columns in the initial layout, then bind
Parameters and LIKE15 Dec 2004 21:29 GMT1
I want to do the following, but I can't seem to get it right.  It never
returns any data, even though rows do match.  What's the correct way to use
LIKE with parameters?
ie, the following is not working for me:
Using Brackets in SQL15 Dec 2004 19:06 GMT5
I am curious if it necessary or desireable to put [ ] around string data that
is stored in sql.  I need to create several varchar columns and one text
column.  Are there times when string data going into these fields requires
brackets?
Using SQL DataReader Efficiently15 Dec 2004 18:47 GMT1
In my web service application, I am very interested in minimizing the amount
of data that I have to transmit over the internet.  I have thousands of rows
so I am interested in minimizing unnecessary characters where ever possible.  
When I was first starting, it was easier to just ...
asp.net connects to sybase by oledb15 Dec 2004 18:45 GMT3
I have a data access dll developed using oledb ado.net to connect to
Sybase12 in c#.net frame work 1.1. It works in .net window application
or .net command line application. But a simple data query in asp.net
using iis5.1 fails with the following error message:
Fundamental Multi-table DataSet population15 Dec 2004 16:35 GMT5
I'm looking for some guidance on filling multiple DataSet DataTables based on
a "complex" query.
Given 3 tables:   Parent,  ChildOne, and ChildTwo, where  ChildOne.ParentID
and ChildTwo.ParentID relate to Parent.ParentID.
ADO.net "Recordset"15 Dec 2004 16:01 GMT3
What is the most efficient VB ADO.net method to pull read only data  from a
SQL Server database? My entire application reads / no writes to SQL Server
database. I want to display the results from stored procedures in a data
table.
VS.NET wizard generated SqlDataAdapter15 Dec 2004 12:13 GMT1
Francois,
Will you check your date and time settings as well as your localization,
they seems for me wrong or you are somebody from the future,
Thanks
 
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.