November 5, 2003 at 5:12 am
From: "Lars Grøtteland" <lars@nospam>
Subject: HELP! HOWTO Create new tables from a sql text file
Date: 5. november 2003 13:06
Hello!
I would like this to happen:
I create a new database. In the database, I would like to create new tables
and SP from a file.
How can I do this? Are there any easier way of doing this? Could anyone
guide me to open the file. Do I put the information inside a StringList, and
use this to create the tables? Help!
--
- Lars
-Lars
Please only reply to this newsgroup. All mails would be bounced back.
-Lars
Please only reply to this newsgroup. All mails would be bounced back.
November 5, 2003 at 7:04 am
isql /S servername /U username /P password -d databasename /i textfilename
Look up isql and osql in BOL.
Far away is close at hand in the images of elsewhere.
Anon.
November 5, 2003 at 7:05 am
too late, David
Frank
--
Frank Kalis
Microsoft SQL Server MVP
Webmaster: http://www.insidesql.org/blogs
My blog: http://www.insidesql.org/blogs/frankkalis/[/url]
November 5, 2003 at 7:07 am
Bah humbug
I do hate multiple posts and cross posts
Edited by - davidburrows on 11/05/2003 07:07:16 AM
Far away is close at hand in the images of elsewhere.
Anon.
November 5, 2003 at 7:16 am
Once again - sorry!
If I could delete this one - but I couldn't!
-Lars
Please only reply to this newsgroup. All mails would be bounced back.
-Lars
Please only reply to this newsgroup. All mails would be bounced back.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply