Re: Delphi 2005 feature matrix...

From: Wayne Niddery [TeamB] (wniddery_at_chaffaci.on.ca)
Date: 10/12/04


Date: Tue, 12 Oct 2004 13:43:21 -0400

Iman L Crawford wrote:
>
> and is pro missing all the database stuff?

All the *added* database stuff (BDP, etc).

It has everything that is available from .Net - because it is part of .Net -
Dataset, Adapters, etc. It also has dbGo (ADO) for both .Net and Win32.

-- 
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
Bandwagons are like streetcars, there'll be another along in a few
minutes.


Relevant Pages

  • Re: Is asp.net database design different to ado and access?
    ... You can now bind like you desire. ... run the table adapters in the order they need to be ... inserted into the database ... Currently I store the keyfield value from a dropdownlist that is ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem Updating Adapters
    ... If I setup two adapters for the Orders, and OrderDetails ... tables from Northwind, and then I delete an Order with related order ... I get a constraint violation in the database (because I am updating ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Enterprise Library
    ... here's problem with using database specific adapters like SqlDataAdapter and OracleDataAdapter in your application.. ... If you have any database specific adapters being used inside your code, as soon as your application hits it and it's the wrong type of database it's going to break and you probably won't get an error while compiling. ... query an XML file so that I'm a little unsure about. ...
    (microsoft.public.dotnet.framework)
  • TableAdapter - fails when database name changed
    ... I have a project that includes a number of Table Adapters. ... I am configuring it to point to a database on ... This database has a different name to the one on my ... Is there any way to prevent the generated .XSD file having hardcoded ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Delphi bugs and "moving" to Visual Studio debate
    ... > database support the IDE's data engines and components offer. ... Or seeing it as a corollary: the irrelevance of BDE somehow reflects to a ... Sure, you can use BDP, but then you could use BDP for MSSQL. ...
    (borland.public.delphi.non-technical)