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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create dataadapter programically or drog &drop ?18 Jun 2004 21:35 GMT2
my tables are very big size.
If i drag&drop the table as adapter, it seems fill in all the data in
dataset during formload.
Which is the best way ? programmically to create or use drag or drop ?
DateTime being changed during Xml Serialization of a DataSet using WSE 1.018 Jun 2004 20:28 GMT5
I have a Web Service that returns a DataSet to a client.  I'm seeing some
strange behavior where the Date of one of my values is being changed from
the time the DataSet leaves the Web Service to the time when it shows up at
the Client application.
Data Form Wizard Question.18 Jun 2004 20:14 GMT4
Is there a way to make the data form wizard create windows forms using
sqlConnection, sqlDataAdapter and sqlCommand instead of OleDBConnection,
OleDbDataAdapter since all my projects deal with SQL 2k server? Thank you in
advance.
Get Column Name from a DataSet18 Jun 2004 19:19 GMT2
I was wondering if anyone knows how to get a column name from a dataset
where the column name contains nulls. I am able to get a columns name using
getxml() however columns that have null's do not return the name of the
column in the xml.
relationship18 Jun 2004 17:32 GMT2
How to create relation in
SQL Server Database programatically?
Thanks
Konrad
SqlDbType not Found using VB.NET (compact framework)18 Jun 2004 17:25 GMT1
I am trying to populate a table in a table in a database I have created
using parameters. The following line doesn't work.
cmd.Parameters.Add(New SqlCeParameter("CUniq", SqlDbType.Shortint))
due to the fact that SqlDbType is not found. (not declared)
How do I mark a DataTable as read-only18 Jun 2004 15:29 GMT4
I want to return a read-only DataTable so that I can cache it.  Is it
possible?
Alternate suggestions (that don't waste tonnes of memory)?
Thanks,
SQL Server JOBS18 Jun 2004 14:36 GMT4
Hi!.
I am developing a windows application where i need to give users alerts about their pending jobs once they login into the application. I am trying to create SQL Server jobs to give those alerts( If anyone has any other option kindly post the same). now can anyone tell me how ...
405 error on put18 Jun 2004 09:20 GMT3
I am trying to upload a pdf file to a web server. The server is local
right now for testing.
I am running xp, iis5
I get a 405 error on the post, please help.
Using a datagrid to display info from database18 Jun 2004 07:33 GMT1
Is it possible to be able to select a single row in a datagrid and use
that selection to open a new form that contains all of the data in
the row?  I'm working on a home inventory program in VC++ with a
database backend and I'd like to be able to standardize the forms
detaching an XmlDataDoc from a DataSet18 Jun 2004 07:18 GMT1
I've got an XmlDataDocument that is attached to a DataSet with one DataTable
in it.  Then I take the XML as text and throw it into a Text Box on a form.
Later on, I wanted to add another DataTable to the DataSet and it
complained:
Stupid XML Serialisaton and Web Services18 Jun 2004 06:19 GMT4
My company's XML webservice has several methods that pass back serialised data, and all seemed well during testing, and during the first few weeks of deployment. But people are coming back to me saying that the keep getting the error "DataRelation cannot be serialized because it ...
Make data available to Excel, Access, ...18 Jun 2004 03:54 GMT3
sorry for the cross post, but don't know which of both groups would be the
best one.
I have implemented a .Net DataReader and DataAdapter for our custom data and
it works fine so far. Now I want to make the data available to Excel,
HLP: Adding Column Info to ListView18 Jun 2004 03:21 GMT4
What I'm trying to do is to Add the information of Two Tables into a single
ListView.  The ListView has 10 columns.
The following Code populates the LV columns 1 to 5 (or rather 0 to 4) from a
DataSet...
DataSet filtering18 Jun 2004 01:50 GMT1
If I retreive a set of records from my database e.g.
NAME      GROUP
John      Beetles
John      Sting
 
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.