Viewing 6 posts - 1 through 7 (of 7 total)
i need help to understand how ssl is working, as currently i have web server, my customer uses https connection to web site, while my database and reporting server in...
RJPATEL
October 26, 2009 at 11:42 am
Hi
I just first you built the script with just a tables and primary keys. Create seperate script to link foreign constraints.
Run first script, make sure you have all the...
RJPATEL
September 24, 2004 at 6:38 am
Answer is correct if you have default master in query analyzer.
but answer is wrong if you have pubs. it display column information, according to the example in abol..
![]()
RJPATEL
July 9, 2004 at 6:00 am
yes, it does match exactly
RJPATEL
February 23, 2004 at 11:49 am
Hi Stacenic
it should not be like that numeric should tranfer numeric.
it works if I use to_char function.
someone suggested to apply service pack 3.
I am going to try that...
RJPATEL
February 23, 2004 at 11:39 am
Hi
odbc sets up catalog,
database is there, but you can not see it.
use fully qualified name.
e.g. select * from databasename.dbo.tablename
RJPATEL
RJPATEL
November 12, 2003 at 6:22 am
Viewing 6 posts - 1 through 7 (of 7 total)