Groups > Borland > Delphi upgrade > Re: delphi 2007 and sql server 2005 issues




delphi 2007 and sql server 2005 issues

delphi 2007 and sql server 2005 issues
Sun, 30 Mar 2008 19:29:49 -050
We are upgrading a windows client from delphi 7 to 2007. We currently use 
sql server 2000 and are also upgrading to sql 2005.  We use sql dml and 
stored procedures using bde for local tables and odbc access to sql server. 
Has anyone run into any issues wuith deplhi 2007 and sql server 2005? Thanks 

Post Reply
Re: delphi 2007 and sql server 2005 issues
31 Mar 2008 09:17:58 -0700
AMY FETCHO wrote:

>We are upgrading a windows client from delphi 7 to 2007. We currently use 
>sql server 2000 and are also upgrading to sql 2005.  We use sql dml and 
>stored procedures using bde for local tables and odbc access to sql 
>server. Has anyone run into any issues wuith deplhi 2007 and sql server 
>2005? Thanks

You don't say what data access layer you use.  If you use dbGo, then 
nothing essentially changes.

If you use dbExpress, then you'll need to revalidate everything.  The 
CodeGear supplied "high performance" database architecture changed
fairly 
dramatically.  Not that that's bad, just different.

I'd also ask on the database.sqlservers newsgroup.

-- 

-Brion
There's no such thing as 'one, true way;'
Post Reply
about | contact