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


all groups > sql server odbc > september 2003 > threads for september 29 - 30, 2003

Filter by week: 1 2 3 4 5

Problems with Access SQl pass-through query.
Posted by Al Blake at 9/30/2003 7:46:15 PM
This is really weird. I have a query in sql that runs like this: SELECT * FROM uvTTExport option (force order) It runs fine and returns 800+ records. I need to run this query in Access so I can use some Visual Basic + MAPI code to process the records... so I created a pass-through query wit...more >>

SQL Exception : [Microsoft][ODBC SQL Server Driver]Optional feature not implemented
Posted by mariofacu NO[at]SPAM yahoo.com.ar at 9/29/2003 1:01:28 PM
I´m using Jboss and SQL Server i have an entity Java bean with a Date field. This is the code: /** * @ejb.persistence * column-name="FECHA" * jdbc-type="DATE" * sql-type="datetime" */ public abstract java.sql.Date getFecha( ); public abstract void setFecha( ja...more >>

16 bits odbc for SQL Server
Posted by Fabian Castro at 9/29/2003 8:10:14 AM
I have migrated a database from watcom 4.0(f) to a MS-SQL server 7.0 running on a NT 4.0 service pack 6.0 Now, I am trying to get in with its current 16-bits powerbuilder 4.0 (4.0.06) application. According with an article I found at http://www.sybase.com.cn/cn/content/support/exp_jszc_p...more >>

Append Query From Access Into SQL Server
Posted by Larry Rosen at 9/29/2003 6:36:02 AM
I'm running an append query from within Access that appends 130,000 records into a heavily indexed SQL Server table. It takes over four hours to complete this query. Is there a technique to speed up this query, and why does it take so long?...more >>



DevelopmentNow Blog