Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008


all groups > dotnet ado.net > november 2004 > threads for saturday november 6

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

accessing row data from the repeater
Posted by Tommy at 11/6/2004 10:09:23 PM
Is it possible to access the rowdata that the repeater is binding? Possibly in the ItemDataBound event? Thanks Tommy ...more >>

msde2000
Posted by Dave at 11/6/2004 9:45:54 PM
msde2000 Hi, Can I use ado .Net to write non manage application in vc++??? What is exactly msde and did it better then access?? What are the best tools to use it? What is the different between msde and odbc? where can i find msde2000 knowlage base? How can I use vs.Net to manipulate msde-...more >>

msde2000
Posted by Dave at 11/6/2004 9:38:23 PM
Hi, I need to write application that use msde data base not in manage code! Can I us vs.net (visual studio-7) to do that?? Can I use ado.net to work with msde2000 for writing not manage code application in vc++? Wate is msde exactly and did it better then access??? Did visual studio have new t...more >>

Nested Repeater Help
Posted by Tommy at 11/6/2004 5:38:07 PM
I have been working on getting nested repeaters to work for several days. When I add a repeater inside my item template i cannot see it in my code and can't set the datasource for it, etc, thus it's useless. Anytime i try to reference rptChild I get an error saying that it's not an object. ...more >>

deploying asp.net app
Posted by (rbutch NO[at]SPAM coair.com) at 11/6/2004 3:00:24 PM
hey guys, i know i'm missing something simple here. but, i made a very simple form with some input that queries a oracle db and returns dataset to a datagrid. so far so good. and it works fine when it sits resident on the localhost. but, when i xcopy the files to the web server and then set up ...more >>

min memory per query
Posted by Peter Zentner at 11/6/2004 11:58:55 AM
I have a VB.NET application which reads thousands of records from a MSDE Database, processes them, and writes them against a MYSQL Database. I'm using the MySQL .NET DataProvider for accessing the MYSQL Database. When I test the application on my lap top (512MB RAM; MSDE Memory limited to 260MB) ...more >>

how to view stored procedure?
Posted by Lloyd Dupont at 11/6/2004 11:34:07 AM
I'm using SQL Server Enterprise Manager. My problem is that the procedure viewing / editing window is modal, therefore I can view/edit only one at a time. I would like to see many at one time, as I do that as a memory helper. Actually I copy/paste those which interest me in the notepad, to lo...more >>

Forced to use Table.Rows(...).EndEdit when using data binding
Posted by michael at 11/6/2004 8:18:01 AM
I have a windows form with controls bound to an underlying table in a dataset. A data adapter is used to manage the flow of data between SQL server and dataset. I navagate the table using the currency manager. I have found that unless I explicitily use the .EndEdit() method of the row that ...more >>



Parent-Child Relations in two Comboboxes Once more (approach)
Posted by SqlJunkies User at 11/6/2004 2:45:32 AM
The subject about Parent-child retations in two comboboxes was discussed. Here I would like to ask (or may be share) some problems about this subject to find out the right way for this matter. So, to be more concrete: The first combo1 is connected to Manufacturers, the second combo2 is connected (...more >>


DevelopmentNow Blog