Re: Create a Registration Table in SQL
From: Noah Ganter (maps_at_puki.org)
Date: 03/10/04
- Next message: pat lynch: "newbie trying to get SQLXML up and running"
- Previous message: Graeme Malcolm \(Content Master Ltd.\): "Re: Parsing XML within SQL Server"
- In reply to: The Writing Hub: "Create a Registration Table in SQL"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 16:36:13 -0500
(there are other newsgroups, microsoft.public.sqlserver for one where you
might find more pertinent answers)
If you have created an ACCESS database, you may find that replicating it in
SQLServer is easy. One tool you will find very useful is DTS (Data
Transformation Services, again post in microsoft.public.sqlserver.dts for
more topic centered discussion) which will allow you to squirt tables around
from ACCESS to SQLServer to Text, but as of yet not XML! Anyone know if this
will be implemented?
"The Writing Hub" <anonymous@discussions.microsoft.com> wrote in message
news:D4EE452A-1952-4ED5-B046-27DDE1D57D51@microsoft.com...
> I am a novice of SQL. How can I create a registration table for my
clients to log in? I have created it in MS-Access. Is it easy to convert
from Access to SQL? Thanks a lot.
>
> Susan
- Next message: pat lynch: "newbie trying to get SQLXML up and running"
- Previous message: Graeme Malcolm \(Content Master Ltd.\): "Re: Parsing XML within SQL Server"
- In reply to: The Writing Hub: "Create a Registration Table in SQL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|