16 Bit-client Utilities
Mar 30, 2000
Hi all,
I am going to upgrade a SQL server 6.5 box to SQL7.0. The 16 bit-client utilities are a prerequisite because there is a 16-bit application and requires some of the database libraries. My question is how does SQL7.0 deal with 16-bit application? In my case, could I upgrade the SQL6.5 box to SQL7.0?
I appreciate any input and help ahead,
Stella Liu
View 1 Replies
ADVERTISEMENT
Mar 23, 2005
Hi,
I heard from a guy that the client utilities (Enterprice Manager and Query Analyser) that are on the Sql Server 2000 CD can be fetched separatly from Microsoft and that they can be deployed with MSDE to a potential customer.
Is that correct?
And if it is, where can I obtain those client apps?
TIA
Ohlywohly
View 2 Replies
View Related
Aug 24, 2004
Can I install the client utilities for Microsoft SQL versions 6.5 and 2000 in the same machine?
Please, provide me with any information or links in this matter.
View 5 Replies
View Related
Feb 23, 2001
Does anyone have any palm utilities, or reference docs, urls - I am administering SQL7 and would like info on Palm-3, using as a references. I have ModileDB installed, with Oracle Recovery references, but could not find SQL.
thanks,
Jason
View 3 Replies
View Related
Oct 16, 1998
I am looking for good utilities that document MS SQL table schema, indexes, layouts etc. I am currently looking at SQL auditor, but this product does not give me table schema or any kind of device revisions. I recently was given several SQL servers that have not been documented in any way.
thanks
ps SQL auditor gets a B+ in my book. Let me know what you think
View 2 Replies
View Related
Apr 16, 2002
HI
Would like to know whether SQL server has the utilities do the following and the command to activiate the followings:
- limit the no. of login (ie to set the number of failed_login_attempts)
- password_reuse_max (eg password A can only be reuse 3 times)
tia
MK
View 1 Replies
View Related
Jan 13, 2006
Hi everyone,
Can anyone tell me the basic difference between Client Network Utility and Server Network Utility and also when to use what..?????
View 1 Replies
View Related
Aug 27, 1998
Does anyone know how to remove SQL utilities off the server manually.
When I run the setup.exe from the SQL CD to remove SQL from server that option button is
shaded, I try reinstalling SQL utilities and then I try removing and still it won`t let me?
Help!!!
View 2 Replies
View Related
Jun 15, 2001
We are looking for utilities to help us manage DTS packages. Specifically to help us track changes in the packages in a fairly fine-grained fashion; several layers deeper than the version listing under package info, for example. Think of it as an object-oriented diff utility if you will, something that can report on changes in a package very specifically; for example, we need to know that step 4 of a package is a SQL widget and the text has changed between versions, and what the changes are. Converting the package to a VB project & versioning the source text doesn't work, for several reasons too complicated to state here.
Is there aything like this available? We would rather buy than build, but I haven't seen anything like this yet. If anyone has experience with such a utility I would appreciate knowing about this. Thanks.
Jim Rivera
Software Engineer
Grange Insurance Graoup
Seattle, WA
View 1 Replies
View Related
Jul 23, 2005
Folks,I work on a system which is growing rapidly, with the number oftransactions we process growing on a daily basis. While this is goodnews or the business, maintenance is starting to become an issue as thedatabase is the backend for a website which cannot be down for alengthy period of time.While I do defrag the indexes, periodically the indexes do need to berebuilt. When this happens, the process locks pages and transactionsstart getting bounced out.Are their any third party utilities which will rebuild an indexwithout this locking occuring? Any help in pointing me in the rightdirection would be appreciated.
View 1 Replies
View Related
Feb 20, 2001
Hi all ,
I would like to know about third party tools available or sites where I can get some evaluations on this tools to load balance our Clustered SQL 2000 on Windows 2000. Thanks for the help In Advance.
Shaji
View 2 Replies
View Related
Jul 20, 2005
I have written a utility that checks our stored procedures forpotentially incorrect code (eg = null as opposed to is null, unusedvariables/parameters etc). It also ensures that parameters/variablesetc match our naming conventions and data types/sizes are the sames asthe corresponding type in the database (if appropriate)Are there any other utilities that do this sort of thing?
View 1 Replies
View Related
Dec 11, 2007
I have large stored procedures in SQL Server 2005 that often get updated. Sometimes it is very difficult to recognize how one change could impact the overall results. I would like to have some sample input that I could test during changes and see it compare the data results before & after my changes. This would help me quickly identify if the results are fine to pass through.
So basically I would like an easy way to compare the results of 2 stored procedures. Any suggestions or utilites that would help me do this?
View 3 Replies
View Related
Apr 27, 2007
Hallo,
I find the CLR integration very handy and I would like to use it in the proper way but I need some helps because is not easy to find "best practice" programming info.
This is what I have to do: from a "period" coming from the DB I have to compute start/End date and save them in the DB.
The computation involves regular expression and several functions that makes several calculations on date type variable.
I have created my UserDefinedFunction class that contains the TV function to return a row with 2 fields (startdate,enddate).
Now my question is: what is the base place to define my utilities functions that perform the computation?
In the same class or it is better to add a new class?
For example I have created a module that contains all the Regular expressions patterns.
Any help is appreciated!
Thankx
Marina B.
View 1 Replies
View Related
Dec 10, 2007
I have large stored procedures in SQL Server 2005 that often get updated. Sometimes it is very difficult to recognize how one change could impact the overall results. I would like to have some sample input that I could test during changes and see it compare the data results before & after my changes. This would help me quickly identify if the results are fine to pass through.
So basically I would like an easy way to compare the results of 2 stored procedures. Any suggestions or utilites that would help me do this?
View 6 Replies
View Related
Sep 18, 2007
Hi
I am using sql reporting service 2005 with .NET 2.0.
I have created a custom dll file for report and put this dll in appropriate folder.
Report is running fine in designer project.
but when I am trying to view this report after uploading to report manager it give me an error like
Failed to load expression host assembly. Details: The type initializer for 'CableReporting.Utilities' threw an exception. (rsErrorLoadingExprHostAssembly)Is there any solution for that?
thanks and Regards
Apurv Shah
IBM India pvt Ltd
View 3 Replies
View Related
May 28, 2001
We have 15 clients running our applicaton
14 of then conected to SQL server using TCP/IP and it runs fine
1 of 15 when connected using TCP/IP produce "..Time out error "
but runs fine when swiched from TCP/IP to Named pipes
1.What area should we look to correct problem with Time out using TCP/IP ?
2. Where to get information about using TCP/IP via Named pipes ?
View 1 Replies
View Related
May 10, 2006
Product: Microsoft SQL Server 2005 -- Error 29515. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][SQL Native Client]Encryption not supported on the client. Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.
View 78 Replies
View Related
May 2, 2006
On Windows XP systems I get the following issue when trying to browse the MSDB folder in SSIS
Client unable to establish connection
Encryption not supported on SQL Server. (Microsoft SQL Native Client)
I have noticed another post where several others have noticed the same issue. It appears to only occur on Windows XP installations. Is there a workaround or fix for this?
View 2 Replies
View Related
Nov 1, 2006
Hi,
I have SQL2000 installed as the default instance, and now I'm trying to install SQL 2005 standard edition as a named instance.
I receive this error :
SQL Server could not connect to database service for server configuration.. [SQL Native client] Encryption not supported on the client. However I'm able to install client tools
The setup works fine on other box with the same config : SQL 2000/Windows XP, is there any work around for this issue ?
In my SQL 2000 client network utilty "Force proctocol encryption " is desabled and did not find the setting for SQL 2005 !
Thank you
View 1 Replies
View Related
Jul 23, 2005
Hello,Is it necessary to upgrade the Client Connectivity Tools on all clientmachines after the SQL Server database server is upgraded from Version7.0 to 2000?Thank you in advance!Eddy
View 1 Replies
View Related
Mar 3, 2007
Hi,
While using Sql Native Client ,VB Application giving error
"Transcation Cannot Start because more than one ODBC connection is in use"
But when useing SqlServer client then work perfectly ok.
Please guide where to use Sql Native Client.
Thanks
Rizwan
View 1 Replies
View Related
Apr 23, 2008
I have tried this on several different operating systems (VISTA and XP ) and several versions of SQL NATIVE CLIENT including 2005.90.3042.0
I have a 64 bit "SQL NATIVE CLIENT" connection that fails. The exact same connection and code succeeds on 32 bit.
My customer and I prepend "oledb:" to the connection string and it starts working.
FAILS on 64 bit:
Provider=SQLNCLI.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Wrigley_Test;Data Source=MONGO;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=RIPTIDE;Use Encryption for Data=False;Tag with column collation when possible=False;MARS Connection=False;DataTypeCompatibility=0;Trust Server Certificate=False
WORKS
oledb:Provider=SQLNCLI.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Wrigley_Test;Data Source=MONGO;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=RIPTIDE;Use Encryption for Data=False;Tag with column collation when possible=False;MARS Connection=False;DataTypeCompatibility=0;Trust Server Certificate=False
I debugged my code to the point that I know it is happening when I call CreateAccessor for my SQL statement.
m_hr=m_pIAccessor->CreateAccessor(DBACCESSOR_ROWDATA, GetCols(), (m_pDBBinds+IsBookmarked()), 0, &m_hAccessor, NULL);
Error:
Microsoft SQL Native Client: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
Does anyone have any suggestions?
View 6 Replies
View Related
Jan 13, 2004
When I try to add a database connection,it say it needs a sql client to continue.I downloaded msde and it still dosnt work.PLease help me out
View 3 Replies
View Related
Jul 13, 2000
Hi ,
One of my user is accessing 65 database. she is having 65 client on her work station. SO , she is able to access 65 thru her application. So today i just installed 70 client without removing 65.
SUddenly the front end application is not working either 65 or 70.
It is givng
Application defined error or object defined error.
Pls tell me how to handle the interfacing applications.
Pls suggest me regarding this.
--kavira
View 3 Replies
View Related
Oct 31, 2000
How can I get IP's clients when they connect to my SQL Server?
Thanks in advance.
View 1 Replies
View Related
Apr 27, 2000
I have installed SQL 6.5 Client onto my laptop under windows 98. I have copied over the database files from the server. I need to be able to run SQL 6.5 Enterprise manager and see the databases on my laptop. Is this possible? I tried to run enterprise manager but it won't let me do anything. I try to register the server... but my laptop is the one I want to use. Please help! Basically I want my computer so that it does not have to be hooked up to the network. Thanks
View 3 Replies
View Related
Oct 18, 1999
Problem with DTS
I can use DTS on SQL Server 7.0 (lets call it SRVR1)to get tables from Oracle 8.0.5 database on Unix and/or on NT, but when I want to do it from my PC which has MS SQL server 7.0 (desktop version) and client installed, and SRVR1 is registered in Enterprise Manager, to run DTS where source is Oracle database and destination is SRVR1 using Import/Export Wizard., after specifying ODBC connection for Oracle as source and clicking 'Next', (which when done on SRVR1 leads to the next screen where you specify destination) on NT client it does nothing, no error is reported and you can keep on 'Next' hundreds of times, it goes nowhere.
I tested ODBC connection to Oracle from my NT client and it works fine, except when used with DTS.
I welcome any suggestions.
Regards,
Zorica
View 2 Replies
View Related
Nov 4, 1999
Hi all, here's my question: is there a SP level that the SQL 6.5 _clients_ should
be on to ensure y2k compatibility? One of our packaged apps vendors sent us a
y2k blurb asking us to update both the server (which we'd already done) *and* the
clients to SP5a. Now, we have a large number of clients and installing the SP
on all of them would require a considerable amount of time.
Any thoughts on that? Any experiences? What parts of the client are modified by the SP?
The client is a vendor-built VB front end.
Thanks.
View 1 Replies
View Related
Jan 3, 2004
environment:
server: windows 2000 server
database server: microsoft sql server 2000+sp3
How to choose the client operation system?
windows98?
windows me?
windwos 2000 Professional?
or
windows xp
thanks
by the way,I am a foreigner.
not good at English.
View 1 Replies
View Related
Jan 29, 2004
Anyone know where I can find information regarding the "sql.log" placed in the root directory of a client that utilizes SQL Server tools (EP, QA, etc.). I've searched BOL and did not locate any topics regarding this. We had to stop the MSSQLServerOLAPService in order to delete this file as it had grown to > 1GB, after about 10 months use.
I'm curious if this file is also created on client workstations that are just running a SQL app.
View 2 Replies
View Related
Dec 11, 2007
Hello,
We are looking into the feasibility of moving one of our databases off of informix and potentially onto SQLServer. Specifically, I want to understand more about available client API shared libs on the AIX platform. We have applications written in C running on AIX that utilize embedded dynamic SQL. We use an informix precompiler on our existing embedded sql code in C. Also, there is an XA based resource manager that is used as the interface to the data base. The C applications are actually Tuxedo servers. Tuxedo has a resource manager that gets called and passes the SQL calls to the Informix database (no other database involved but MQ is also used in the global transaction that the Tuxedo service is using).
Looks like Tuxedo supports SQL Server XA data source implementation. The question then is 'Does Microsoft have client libraries for AIX?'
View 2 Replies
View Related
Apr 23, 2008
Hi
I am using sql server 2005 on my machine. But I have no idea whether I am using sql server or client on my machine.
Is there any way to see that
Regards
Karan
View 7 Replies
View Related