RE: SQL Server Union statement

2001-12-18 Thread thanh . nguyen

I was using the Enterprise Manager. Apparently, It does not let you create a
view with union select statement.
I wrote the view in query analyzer and it worked.

Thanks



-Original Message-
From: Bob Imperial [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 5:41 AM
To: CF-Talk
Subject: RE: SQL Server Union statement


How about "CREATE VIEW AS SELECT FROM"?

"I haven't failed, I've found 10,000 ways that don't work."
--Ben Franklin


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 5:45 PM
To: CF-Talk
Subject: OT: SQL Server Union statement


Hi all,

I have an union statement that puts 2 cust tables together. I want to but I
could not save it as a view in SQL Server for other pages.. Is there some
other way to save it in SQL ?

Thanh


__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Server Union statement

2001-12-18 Thread Bob Imperial

How about "CREATE VIEW AS SELECT FROM"?

"I haven't failed, I've found 10,000 ways that don't work."
--Ben Franklin


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 5:45 PM
To: CF-Talk
Subject: OT: SQL Server Union statement


Hi all,

I have an union statement that puts 2 cust tables together. I want to but I
could not save it as a view in SQL Server for other pages.. Is there some
other way to save it in SQL ?

Thanh



Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: SQL Server Union statement

2001-12-17 Thread Lon Lentz

select into?

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 17, 2001 5:45 PM
> To: CF-Talk
> Subject: OT: SQL Server Union statement
> 
> 
> Hi all,
>  
> I have an union statement that puts 2 cust tables together. I 
> want to but I
> could not save it as a view in SQL Server for other pages.. Is there 
some
> other way to save it in SQL ?

Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists