interdev_programming thread: Database connection. PLEASE, HELP ME!
You are using the DTC controls which are DSN supporting. If you want to
use ADODB and connection strings you will need to create your data
connections manually.
Hal Levy
StarMedia Network, Inc.
Intranet Development Manager
> -----Original Message-----
> From: idea123@y... [mailto:idea123@y...]
> Sent: Tuesday, July 31, 2001 10:57 AM
> To: Interdev_Programming
> Subject: [interdev_programming] Database connection. PLEASE, HELP ME!
>
>
> Hello, Please, help me.
>
> I'm learning to use InterDev 6 .
> Now I'm doing how to connect database and InterDev.
>
> I'm using SQL server 2000 and Windows 2000. So I don't need to use PWS. I
> want to use OLE DB instead ODBC.
>
> Firstly, I made new database with SQL. I want to connect that database
> with InterDev.
> After adding New database project in Interdev, I'm prompted to enter "DSN
> name".
>
> Form here, I got stuck.
> The poped up dialog window is like follows.
>
> --------------------------------------------------------------
>
> Select data source (title)
> File data source(chosen as default) Machine Data source
> Look in; text box here
> DSN name; text box here
>
> ----------------------------------------------------------------
>
>
> I can get the same above dialog box by selecting
>
> PROJECT|ADD DATA CONNECTION as well.
>
> Please.... help me.
>
> Thank you so much in advance.