Archived Months
January 2003
March 2003
April 2003
May 2003
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
April 2008
all groups > sql server programming > july 2005 > threads for sunday july 17

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 31

Error in show in taskpad
Posted by checcouno at 7/17/2005 11:51:01 PM
When i select mydb from enterprise manager and i want to see taskpad info, i've got an error in executing script in internet explorer, and i can't see the html page info. How can i solve this problem? Thanks...more >>


Urgent!! how to retrieve the following data-
Posted by Melis85 at 7/17/2005 6:47:02 PM
Hi, Currently I have two tables, A and R 1 similar field is ACC_NO I want to retrieve ACC_NO from R which doesnt appear in table A. For example, if both table has ACC_NO 1, then i don't not need this data But if table R has ACC_NO 2 while table A doesnt, i want to retrieve this ACC_NO ...more >>

sql statement
Posted by Chris at 7/17/2005 1:02:11 PM
Hi guys, I am having some difficulties making a sql-statement. I took the Northwind database as an example. I want to return the customernumbers from the orders-table, where the orderdate is 1996/8/23 or 1996/8/27 or the whole month of september. I came up with the following statement, bu...more >>

anyway to call front-end
Posted by Ed at 7/17/2005 10:11:02 AM
Hi, I have a table called "TrainSchedule" Also, I have a .NET application that has a hash table (just like a temp table) to store the TrainSchedule data which is actually from the database. Since those data are rarely changed, that's why the developers decide to put it in hash table i...more >>

Append Query Duplicates
Posted by Colin Spalding at 7/17/2005 8:29:27 AM
I have and append query which adds records to a table with a multible column Primary Key. When I run the query I need it to append the records which are not duplicates and discard the rest. At present what happens is, I get and error message telling my that there is a 'violation of PRIMARY K...more >>

Compiling a SQL string for use in VBA
Posted by Colin Spalding at 7/17/2005 6:08:28 AM
I have an APPEND query which I need to run using the RunSQL command in VBA. The problem is that, neither the Column nor criteria can be named until they are select on the form from which the SQL will be called. I have declared the Column Name and the WHERE criterian as strings 'strFieldName'...more >>

Setting Default Value
Posted by Roy Goldhammer at 7/17/2005 12:00:00 AM
Hello there Is there a way to set field default value as value of other field? ...more >>

Sql server null
Posted by perspolis at 7/17/2005 12:00:00 AM
Hi all I have this query declare @Code int select @Code=Code from My table where Number>0 if @Code is null select 'error' as message but the IF clause dosen't work..but I'm sure that returns null,,.. but I don't know how can I check that??? thx ...more >>




DevelopmentNow Blog