AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken Delphi Delphi 2005 and Database Access
Thema durchsuchen
Ansicht
Themen-Optionen

Delphi 2005 and Database Access

Ein Thema von Delphi-Lover · begonnen am 4. Jan 2005 · letzter Beitrag vom 5. Jan 2005
 
Robert_G
(Gast)

n/a Beiträge
 
#4

Re: Delphi 2005 and Database Access

  Alt 4. Jan 2005, 17:07
You want to get rid of MS Jet and BDE?
You would find yourself rewriting some vital parts and hundreds of minor segments of your project.
Changing to SQL Svr 2005 is changing to a new DBMS that supports CLR Code.
Since you cannot write stored procedures or triggers for SQL Svr 2005 within D2005, it won't be a wise choice.
So before changing half of your project... why not start over on a new technology, like .Net?
Using VisualStudio 2005 & SQLSvr 2005 you can create Database projects -> writing and debugging Database Code within the same IDE and language of your Application. (would be C# )
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 17:02 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz