Viewing 15 posts - 286 through 300 (of 320 total)
Niyala (10/22/2008)
Hi all,I have a database with more than 100 tables. Is there a method to graphically display the tables and, if any, their relationships?
Regards
Niyala
Try Visio 2002 Professional
October 22, 2008 at 6:04 am
Vera (10/22/2008)
@sql is declared as nvarchar(4000) which seems to be the maximum size.
However, sometimes my parameter including the...
October 22, 2008 at 5:59 am
xavendano (10/21/2008)
I understand that you must use the application regsvrce ...
Q1: Where do I find this file as in...
October 21, 2008 at 11:34 pm
Arul Manoj (10/21/2008)
User Id...
October 21, 2008 at 11:23 pm
timscronin (10/21/2008)
Here is what data looks...
October 21, 2008 at 11:19 pm
jwellington (10/21/2008)
I need to create a trigger but am only new to the language. Could anyone suggest the programming for the following:
I have 2 records (by SiteID) per link (by...
October 21, 2008 at 11:16 pm
sayfrend (10/21/2008)
Create a DTS/SSIS package
create a source connection to sql1 database
create a destination connection to...
October 21, 2008 at 11:13 pm
luissantos (10/21/2008)
I have the following script :
SELECT (case when lp.u_pagpagar=0 and lp.u_pagchpd=0 then '222' else case when lp.u_pagpagar=1 and lp.u_pagchpd=0 and lp.u_eodc=1 then '268' else
case when lp.u_pagpagar=1 and...
October 21, 2008 at 11:11 pm
twdavis (10/20/2008)
the first problem is
I am not sure how to select two diffrent datebase with the...
October 21, 2008 at 6:47 am
Kiran Kumar MP (10/21/2008)
"Transaction (Process ID 69) was deadlocked on lock resources with another process and has been chosen...
October 21, 2008 at 2:48 am
bhuvnesh.dogra (10/21/2008)
hii want to run my JOB continuously (24*7)
can anybody help me on this ?
Running a job continuously leads to performance issues.
But if still you want you can use...
October 21, 2008 at 2:33 am
rbarryyoung (10/21/2008)
That's really interesting, but I do not seem to have scptxfr.exe or the path 'C:\program files\Microsoft SQL Server\mssql\upgrade\'?
scptxfr.exe is missing from the SQL-server 2005 versions. you can find this...
October 21, 2008 at 12:53 am
nithin.gujjar (10/21/2008)
select * from...
October 21, 2008 at 12:35 am
sanya.ibrahim (10/19/2008)
I have a Db in MSSQL2005. Some of the machines running the front end are stand alone and so have their own sql db. I want to...
October 21, 2008 at 12:30 am
Manish Kaushik (10/20/2008)
Hi Guys, Can any one help me out to knowHow to generate the scripts of all tables without the Generate scripts wizard of SQL 2008.
Thanks
Manish Kaushik
You can...
October 21, 2008 at 12:21 am
Viewing 15 posts - 286 through 300 (of 320 total)