FP2000 and SQL2000 as backend database

S

skc

Hi,

I have been creating some sites recently using Access as a
backend Database. Now i want to use SQL2000 as a backend.

I have SQL2000 Eval Edition (Server and Client Tools)
running on my local machine, but I want to create some
pages (.asp) - e.g. Forms and Results pages as if I was
doing this in Access and the DRW.

Can you please help me.

Skc
 
K

Kevin Spencer

You just need to establish a Connection to the database and work with the
DRW in the same way after that.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Top