VB.NET

Moderators: seancampbell
Number of threads: 4020
Number of posts: 10026

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
automatically creating tables for every user .urgent!!!! Posted by rizwan9599 on 3 Jan 2007 at 8:51 AM
hi,

I am doing a project ,in that new tables have to be created automatically for every user who are all creating new id.
Report
Re: automatically creating tables for every user .urgent!!!! Posted by PavlinII on 3 Jan 2007 at 12:42 PM
: hi,
:
: I am doing a project ,in that new tables have to be created automatically for every user who are all creating new id.
:

Hi,
create SqlCommand object and run CREATE TABLE sql statement as query with your table definition..
Or create stored procedure to create table and pass only table name (or user ID) to it



Pavlin II[/size]

Don't take life too seriously anyway you won't escape alive from it!


Report
Re: automatically creating tables for every user .urgent!!!! Posted by DrMarten on 7 Jan 2007 at 3:57 PM
: hi,
:
: I am doing a project ,in that new tables have to be created automatically for every user who are all creating new id.
---------------------------------------------------------

Hi,

Or see PavlinII's other answer at.>>
http://www.programmersheaven.com/c/MsgBoard/read.asp?Board=39&MsgID=351793&Setting=A9999F0001

Regards,
Dr M.





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.