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
April 2007
May 2007
June 2007
July 2007
August 2007
November 2007
March 2008
all groups > dotnet odbc.net > october 2004

Inserting data in database
Posted by Diogo Lourenço at 10/29/2004 11:45:58 AM
I am trying to insert data in a bd using ODBC and visual basic.net. I would like to use sql commands. I´ve already have an OdbcConnection, OdbcDataAdapter and an DataSet and already can show data in a grid. Someone have and idea or a sample code? Thanks. *** Sent via Developersdex ...more >>


Urgent Please Help...
Posted by Irfan Akram at 10/29/2004 6:14:02 AM
I keep getting this irritating exception on and on. Please Help. There is already an open DataReader associated with this Connection which must be closed first. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for ...more >>

ODBC or ADO and deployment
Posted by Binary Poet at 10/22/2004 8:14:43 PM
We have an application that will get deployed to our customers and have a couple issues. Since we don't know the name of the DB server at the customer site, we have been using ODBC for the connection info (the local admins create it since they know their enviroment). Is there a better wa...more >>

Operation must use an updateable query
Posted by Mandar at 10/14/2004 1:53:09 PM
I am trying to access MS Access database thru odbc connection in ASP.net. Everything works fine with reading data but it gives error whenever trying to insert or update as : ERROR [HY000] [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query. Can anyone please sugges...more >>

Passing ArrayLists to DB
Posted by Ken at 10/7/2004 11:05:01 AM
Hi, I have to pass large objects (class intances) to SQL 2000 DB. The objects usually contains ArrayLists of other objects (also classes intances). The objects are returning from the client and some of their data was maybe modified by the user. The final update is being done using stored proc...more >>



DevelopmentNow Blog