Re: Cold Fusion vs. VS .net 2005
- From: <wipeout64@xxxxxxxxxxx>
- Date: Fri, 20 Jul 2007 18:38:14 -0400
Wow! Thanks for the info. But then this could happen regardless whether I
use ColdFusion or .net - correct?
"Gerry Hickman" <gerry666uk@xxxxxxxxxxxxxxxx> wrote in message
news:%23s1q06kyHHA.4476@xxxxxxxxxxxxxxxxxxxxxxx
Hi wipeout64@xxxxxxxxxxx,
RE: Open ended select statements - This is his exact wording, but I'm not
sure what he's talking about as I'm not familiar with web programming:
This isn't to do with "web programming", it's to do with SQL databases and
as Mark says above, it sounds dangerous because they may be able to feed
bits of SQL into your web forms, thereby hacking into your server.
Things like mismatched columns make SQL joins impossible and orphaned
rows break the required RI
(referential integrity). We tried to normalize the DB so that we could
leverage the .Net20 tools but were unable to do so.
OK, well basically you have to re-design it so that it complies with
referential integrity. However, you can still use fuzzy logic to do
look-ups and queries.
This is nothing to do with .NET, this is to do with good database design.
You probably need to post your question and design to one of the database
newsgroups and CC it to the FoxPro group - they'll be able to help you
migrate it to mySQL or SQL Server. I don't think Visual Studio can help
you with this until you fix the database.
--
Gerry Hickman (London UK)
.
- Follow-Ups:
- Re: Cold Fusion vs. VS .net 2005
- From: Gerry Hickman
- Re: Cold Fusion vs. VS .net 2005
- References:
- Cold Fusion vs. VS .net 2005
- From: wipeout64
- Re: Cold Fusion vs. VS .net 2005
- From: Gerry Hickman
- Re: Cold Fusion vs. VS .net 2005
- From: wipeout64
- Re: Cold Fusion vs. VS .net 2005
- From: Gerry Hickman
- Cold Fusion vs. VS .net 2005
- Prev by Date: Themes
- Next by Date: Re: Build a project twice with different defines
- Previous by thread: Re: Cold Fusion vs. VS .net 2005
- Next by thread: Re: Cold Fusion vs. VS .net 2005
- Index(es):
Relevant Pages
|