Friday, March 23, 2012
Interfacing with SQL
clients can use to query sql?
Thanks,
CJ
"Illicom Newsgroups" <chrisj@.illicom.net> wrote in message
news:hRHzc.3428$Hf.1942321@.newshog.newsread.com...
> What is the best and quickest way to develop, or download, an interface
that
> clients can use to query sql?
>
Would the SQL Server client utilities like Query Analyzer be of value to
you?
Steve
|||Hi
You may want to check out the some of these:
http://www.aspfaq.com/show.asp?id=2442
John
"Illicom Newsgroups" <chrisj@.illicom.net> wrote in message
news:hRHzc.3428$Hf.1942321@.newshog.newsread.com...
> What is the best and quickest way to develop, or download, an interface
that
> clients can use to query sql?
> Thanks,
> CJ
>
|||> What is the best and quickest way to develop, or download, an
> interface that clients can use to query sql?
a web based interface like myLittleAdmin could be a good solution
more info on http://www.myLittleTools.net/mla_sql
best regards
elian chrebor
// myLittleTools.net : leading provider of web-based applications.
// myLittleAdmin : online MS SQL manager
// http://www.mylittletools.net
// webmaster@.mylittletools.net
|||Chris,
One option...
'SQL Server Web Data Administrator'
http://www.microsoft.com/downloads/d...displaylang=en
Dinesh
SQL Server MVP
--
SQL Server FAQ at
http://www.tkdinesh.com
"Illicom Newsgroups" <chrisj@.illicom.net> wrote in message
news:hRHzc.3428$Hf.1942321@.newshog.newsread.com...
> What is the best and quickest way to develop, or download, an interface
that
> clients can use to query sql?
> Thanks,
> CJ
>
Sunday, February 19, 2012
Integration Help
I have a Visual Studio 2005 professional and Sql Server 2005 Express.
I download the 'Books on line for Sql Server' but when call help in VB interface or in
Management Sql Express the message appear:
Integrated help is not available ....
This is a bug?
Thanks,
Marsenne
Hi Marsenne,
It would be helpful to know the following information:
1. What version of Books Online did you download? The December 2005 or April 2006 version?
2. In what order did you install the components (VS, Express, Books Online).
3. Did you install Express from the VS installation or did you download SQL Express separately?
Regards,
Gail
|||Hi Gail,
1. The version is December 2005 (SqlServer2K5_BOL_Dec2005.msi)
2. I install in order: VS, Express, Books Online.
3. Begin, I install Sql Express include in VS, but do not language brazilian portuguese. I remove this and install Sql Express spk1 (download).
Thanks and Regards,
Marsenne Negreiros
|||Hi Marsenne,
It may be some issue between the December BOL and SQL Express SP1. WIll you please download the April version of BOL from here: (http://www.microsoft.com/downloads/details.aspx?FamilyID=be6a2c5d-00df-4220-b133-29c1e0b6585f&DisplayLang=en and see if you have the same problem?
Thanks,
Gail
|||Hi Gail,
I unistall the Dez/2005 and Install the Abri/2006.
The help is now integrated. Very good.
Thanks,
Marsenne
|||Hi Marsenne,
Glad to hear that solution worked for you.
Regards,
Gail
Integrating SQL Server 2005 with SP1
I have the SQL Server 2005 Developer DVD and i download the SP1
how can i integrate the Service Pack with the DVD content (Of cource after extracting on my HD) ?
This comes up from time to time and the best response I've seen so far is from Euan's blog. The short answer is no, it is not supported on the Developer SKU (only with the Express SKUs)http://blogs.msdn.com/euanga/archive/2006/04/27/584637.aspx
Thanks,
Sam Lester (MSFT)