Re: CREATE VIEW by ADO SQL statement

From: Evgeny Zoldin (zoldin_at_hotmail.com)
Date: 02/29/04

  • Next message: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"
    Date: Sun, 29 Feb 2004 02:50:54 +0100
    
    

    Hi,

    thanx for the help. Surely I could sort query later as well don't create
    query-view at all, but it's possible open recordset by comlicated
    SQL-statement, etc...

    Connection string is usual:

    "ProviderMicrosoft.Jet.OLEDB.4.0;Data Source=File.mdb;Jet OLEDB:Database
    Password=password"

    But I've resolved the problem with ADO DDL Ext. component from ADO package

    Evgeny


  • Next message: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"