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 > august 2003 > threads for august 1 - 7, 2003

Filter by week: 1 2 3 4 5

query to select punctuation marks
Posted by fishberry at 8/7/2003 11:02:19 AM
I have a table(sentences) which has two columns: Indexnumber,Sentence.Sentence column contains a lot of English sentences. I want to select all sentences which contain question mark. I use sql: select * from sentences where sentence Like "%?%" But it doesn't work. ...more >>


A problem with certificates
Posted by Joe Bucar at 8/6/2003 2:43:06 PM
Hello, I am trying to establish strong encryption for ODBC. What I am trying to do is enable SSL encryption for SQL on a SBS2K server with certificate server. First, I was able to sucessfully create a certificate. The problem that is occuring is when I check the "force protocol encrtption" opti...more >>

OleDb consumer where is my data source
Posted by Duncan Winn at 8/6/2003 11:39:04 AM
I have generated an OleDB provider from MS VC++ 7 ATL templates. I have modified this using Lon Fishers tutorial! (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvc60/htm l/msdn_vc6oledbprov.asp) However when I come to generating a consumer (using MS VC++ 7 ATL templates) ...more >>

Scheduling a Local Package
Posted by Bill S at 8/6/2003 2:47:47 AM
I am at my wits end with scheduling a local package I created. I am a self learner so any help is greatly appreciated. 1. I tried to let the job execute at a time when I knew the Oracle data was available. 2. The package completes with no errors when I execute it manually from the Ente...more >>

MSSQL2K ODBC in WinXP Pro
Posted by Larry Stall at 8/5/2003 7:42:05 AM
Recently upgraded a development station from Win2K Pro to WinXP Pro. It has a MSSQL2K Personal Edition running so it can be used for development when not connected to the company domain (with MSSQL2K servers). It is used for VStudio 6.0 and VStudio.Net development. Recently, while not con...more >>

Table owner and Select permission
Posted by Garret at 8/4/2003 9:53:39 PM
New to SQL server. I have created a database in SQL7 and have created a table in the database ICFPM. Its really basic, just two fields. I have created a new login to the database, and have made the user a member of everything. I set the database up as a system DSN and have tested the connection...more >>

Cannot delete rows
Posted by Brian Andrus at 8/1/2003 10:42:48 PM
I dropped a table (table B) that was linked from another (table A). Now when I try to delete a row in table A, it throws an error saying the object could not be found. If I recreate table B with the linked field (even if it is empty and a different data type), then I can delete rows from ...more >>



DevelopmentNow Blog