Re:HELP please, problems using Delphi 7 E with SQL server
Quote
"Alain Quesnel" <cinqsanss...@compuserve.com> wrote:
>First, make sure you can "see" your SQL Server by using the ping utility at
>command prompt. Then, try entering the server manually in the connection
>string wizard in Delphi.
Tried the ping... my web server sees the machine the SQL server is on
just fine. Now the other question. And please pardon my ignorance.
Where is the 'connection string wizard' in Delphi you refer to above? I have
Delphi 7 Enterprise, and I honestly looked. I can not find it.
I will continue to seek this out while I wait for a response.
My other question. (You see I have always had this stuff set up for me so I would only have to worry about appplication development and not setting up db connections)
Once I find where to enter the string, How/What would I enter
into it? My assumption would be the following combo of IP
address/server name:
111.22.333.44\mysqlservername
Is this the correct syntax ?
Again I appologise for my ignorance..... <G> and I appreciate
your input as well as anyone else who has their opinion as well
they would like to share. Please refer to down further in this post where I describe my situation.
Regards,
Bruce VanOrder
Web Master / DBA
United States Army Special Operations Command
Ft. Bragg, NC
Quote
>SQL Servers don't always show up in the drop-down
>list, but that doesn't mean you can't connect to them.
>--
>Alain Quesnel
>cinqsanss...@compuserve.com
>"Bruce" <vanor...@soc.mil> wrote in message
>news:3db960f5$1@newsgroups.borland.com...
>> Hi Greg!
>> I have Delphi 7 too ! Great product hey ?!?!
>> I noticed your post on the Borland NG and was curious if anyone
>> has contacted you about it through email or whatever.
>> Did you ever solve your problem ? Did you find any place that
>> references your question?
>> I am trying to develop a web app with Delphi 7 Enterprise to
>> SQL Server 2000 database. My problem is that my SQL server
>> resides on a machine in one domain and the web server is on
>> another domain. They each have their own IP addresses, but I do
>> not know how to get my web server to see my SQL server. I have
>> the client tools installed on it but I do not know what else I
>> have to do.
>> On my own pc (which is on the same domain as the SQL server
>> machine) has no problem seeing the database, but I suspect the
>> reason is because it is on the same domain where my web server
>> is not.
>> Seems to me I have to configure my web server as a client to
>> see the SQL server, but do not know what to enter during the
>> config wizard.
>> Do you have any ideas?
>> Do you know where I might find out ?
>> Thanks for any information.
>> Regards,
>> Bruce VanOrder
>> Web Master / DBA
>> United States Army Special Operations Command
>> Ft. Bragg, NC