Re: Two connections with Delphi 7 Professional?
From: Martijn Tonies (m.tonies_at_upscene!nospam!.com)
Date: 01/28/04
- Next message: Guillem: "Making security backups with ado"
- Previous message: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- In reply to: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- Next in thread: Jeremy Collins: "Re: Two connections with Delphi 7 Professional?"
- Reply: Jeremy Collins: "Re: Two connections with Delphi 7 Professional?"
- Reply: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 14:19:16 +0100
Hi Marcello,
> IŽll check the timeouts
The timeout value is also a property of TADOConnection ( CommandTimeout ).
>,but How can I check What version of SQL Server its
runing(PersonalEnterprise),
Use "SELECT @@VERSION"
>Do personal edition let
> more than one connection at a time,without any restrictions?
I think so, but I'm not overly familiar with different MS SQL Server
versions.
-- With regards, Martijn Tonies Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL Server. Upscene Productions http://www.upscene.com
- Next message: Guillem: "Making security backups with ado"
- Previous message: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- In reply to: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- Next in thread: Jeremy Collins: "Re: Two connections with Delphi 7 Professional?"
- Reply: Jeremy Collins: "Re: Two connections with Delphi 7 Professional?"
- Reply: Marcello Dias: "Re: Two connections with Delphi 7 Professional?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|