guys, ada yg ngerti ga cara buat table temporer melalui stored procedure ? ( sql server 2000 )
algo nya sperti ini.. 1.nama_table dikirim dari aplikasi 2 stored procedure terima nama_table sebagai parameter 3 kemudian stored procedure eksekusi dengan parameter nama_table... sy coba sintaks nya seperti ini " create procedure spTable_temp @nama_table nvarchar(xx) as create table @nama_table nomor nvarchar(xx) ternyata tidak jalan... mohon pencerahan nya ? maaf yah kalo pertanyaan nya rada2 susah... thx before... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com BinusNet founded on Dec 28, 1998 Owner : Johan Setiawan Moderator BinusNet : Suryadi Liawatimena & Surya Iskandar Stop or Unsubscribe: send blank email to [EMAIL PROTECTED] Questions or Suggestions, send e-mail to [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/binusnet/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
