On 18 Nov 2008 in macromedia.dreamweaver.appdev, Philo wrote:
> Brachole wrote:
>
>> I'm really not familiar with MS SQL...is it similar
to Access,
>> meaning do I need a copy of MS SQL to work from
(crearing tables,
>> relationships, etc...) before uploading to the
server via FTP?
>
> First you not be able to upload data to MSSQL as you do
with Access.
> With Access you can up ftp the database, not so with
MSSQL. How you
> move your data up depends on the hosting and what tools
they allow.
> Some allow remote management using Enterprise Manager
and other only
> allow their own online tools for you to import or run
scripts to
> facilate importing of data and tables. So, first do
research on your
> hosting setup.
>
>> Or can
>> I work from Access and then convert to MS SQL? How
does that work?
>
> You don't want to do this, you will only be asking for
many
> headaches.
Actually, you can use Access as a front end for SQL Server.
As
somebody noted, you have to be careful about data types -
they're not
the same. Search Access's help for 'ADP' for information on
how to do
this.
What is a Microsoft Access Project?
A Microsoft Access project (.adp) is an Access data file
that
provides efficient, native-mode access to a Microsoft SQL
Server
database through the OLE DB (OLE DB: A component database
architecture that provides efficient network and Internet
access to
many types of data sources, including relational data, mail
files,
flat files, and spreadsheets.) component architecture. Using
an
Access project, you can create a client/server application
as
easily as a file server application.
--
Joe Makowiec
http://makowiec.net/
Email:
http://makowiec.net/contact.php