This is using MS SQL Server
try CREATE TABLE #tTempTable(iID INT IDENTITY(1,1),
sItem VARCHAR(250))
--- Charles Parks <[EMAIL PROTECTED]> wrote:
> What is the command to create a temp table in a SQL
> Server stored
> procedure using VB.NET?
>
> I tried create temp table DBGTest (DBGTest
> varchar(250)) but I get an
> error when I try to save.
>
>
>
__________________________________
Discover Yahoo!
Stay in touch with email, IM, photo sharing and more. Check it out!
http://discover.yahoo.com/stayintouch.html
'// =======================================================
Rules : http://ReliableAnswers.com/List/Rules.asp
Home : http://groups.yahoo.com/group/vbHelp/
=======================================================
Post : [email protected]
Join : [EMAIL PROTECTED]
Leave : [EMAIL PROTECTED]
'// =======================================================
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/vbhelp/
<*> 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/