Groups | Blog | Home


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 > june 2007 > threads for june 29 - 30, 2007

Filter by week: 1 2 3 4 5

How can I make Console::ReadLine accepts int? In other words.
Posted by Allen Maki at 6/29/2007 9:31:39 PM
Hi everybody, I need your help. I am using Visual C++ .NET How can I make Console::ReadLine accepts int? In other words. I know I can do this: string* i = Console::ReadLine(); Can anybody tell me how can I do this: int i = Console::Readline(); ...more >>


insert doen"t work: version 2
Posted by Ben at 6/29/2007 9:05:15 PM
Hi, This is version 2 of my story (in a previous post): the first time, the record is inserted into the table of excel, but then all following records are not inserted (and no error message ..) What could that mean? Where to look for? This is the first version of the previuos post: i...more >>

How to auto add record creation date/time
Posted by VB Programmer at 6/29/2007 5:12:34 PM
In my ASPNETDB.MDF database I have a custom table, with a field called "InsertionDate", which tells the user when the record was created. How do I auto-populate this field whenever a record is created? Is this field necessary for this type of info? Thanks ...more >>

Connection String Help
Posted by Charles A. Lackman at 6/29/2007 10:25:34 AM
Hello I am trying to connect to a liked table. When I run this query a window pops up that wants a User Name and Password: No User Name and Password is Required - If I click ok (without credentials) the query runs fine. The problem is that I am trying to send the credentials in my connecti...more >>

ADOnet and Sybase
Posted by Niraj at 6/29/2007 12:00:00 AM
I am using ADO to access data on a Sybase server. Everything works fine until I quit my application where I try to close Ado connection and my application hangs. I found that Connection.Close() method does not returns. Any idea why? Is it a bug with Sybase Ole db provider? Thanks. ...more >>



DevelopmentNow Blog