Database Access via HTML
am 25.09.2006 15:00:17 von George Slamowitz
Hello all
I am looking for a recommenation on a Database access method (for MS SQL, MSDE), any white paper, some infomation or even some code snipplets on how to read and write to MS SQL in a pure HTML environment.
Thanks in advance,
George
From http://www.developmentnow.com/g/61_0_0_0_0_0/inetserver-asp- db.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Re: Database Access via HTML
am 25.09.2006 15:07:00 von Jason Simmons
you wont be able to with "pure" html.
youll need a scripting language embedded in the html.
ASP written in VBScript is your best bet for MS servers.
"George Slamowitz" wrote in message
news:a758852f-fa67-46ad-b56a-4314ca661d3e@developmentnow.com ...
> Hello all
>
> I am looking for a recommenation on a Database access method (for MS SQL,
> MSDE), any white paper, some infomation or even some code snipplets on
> how to read and write to MS SQL in a pure HTML environment.
>
> Thanks in advance,
>
> George
>
> From http://www.developmentnow.com/g/61_0_0_0_0_0/inetserver-asp- db.htm
>
> Posted via DevelopmentNow.com Groups
> http://www.developmentnow.com
Re: Database Access via HTML
am 25.09.2006 15:14:55 von reb01501
George Slamowitz wrote:
> Hello all
>
> I am looking for a recommenation on a Database access method (for MS
> SQL, MSDE), any white paper, some infomation or even some code
> snipplets on how to read and write to MS SQL in a pure HTML
> environment.
>
Then you should be posting to an HTML group instead of an ASP group.
http://groups.google.com/groups/dir?sel=33584039
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.