all groups > sql server clients > october 2003 > threads for october 1 - 7, 2003
Filter by week: 1 2 3 4 5
ASP architecture
Posted by Bola at 10/7/2003 11:11:08 PM
Does anyone know where I can find something about ASP architecture, and how
it works with IIS
... more >>
Need help - will pay for quick assistance for a few nagging problems
Posted by sunninginmass NO[at]SPAM aol.com at 10/7/2003 8:02:37 PM
I have a few ASP pages which I can't get working. Simple things but
new to this and either my sever environment isn't set up correctly or
my coding isn't correct.
Will pay for the assistance. Need to get these problems resolved ASAP
by 10/8/03. A guru can solve these problems in minutes.
... more >>
Handwritten data
Posted by Jayden at 10/7/2003 12:20:56 PM
I was wondering if there is a way for Sql Server 2000 to
translate or read what is written into lets say a Pocket
PC program that allows you to write the information in
with a stylus?
Any help would be appreciated. Thanks
Jayden... more >>
2000 sql client connecting to a 6.5 sql server
Posted by Barry at 10/6/2003 4:51:58 PM
Hi
Is there any known problems/issues using a 2000 sql client
to connect to a 6.5 sql server.
thanks
Barry... more >>
Client SQL Server character mapping
Posted by john at 10/6/2003 4:15:34 AM
Hi
we have a problem where different clients are not seeing=20
the character for a particular text code value
ie
client 1 sees code value as =A3
client 2 sees code value as accented u
any ideas on how to resolve so that the server to client=20
character mapping is the same - changing lo... more >>
Problem installing MS SQL Client tools
Posted by Eric Lee at 10/6/2003 12:02:08 AM
Hi all,
I tried to install MS SQL client tools and while I was at
the option of choosing between local or remote computer,
it gives me the error as shown:
"A previous program installation created pending file
operations on the installation machine. You must restart
the computer before... more >>
Novell and Apple clients
Posted by john at 10/4/2003 7:08:24 PM
My company wants Novell and Apple clients to be able to
connect to SQL Server 2000.
Here is my understanding:
Novell clients
1) Can connect using NWlink IPX/SPX only
Apple (Macintosh) clients
1) Can connect using AppleTalk
2) Can connect using TCP\IP
3) Can connect using multiprotocol... more >>
[Microsoft][ODBC SQL Server Driver][DBNETLIB] error under stress?
Posted by Jasmine Wang at 10/2/2003 3:19:29 PM
Hi, There,
We are running some multithread tests against sqlserver and some of the
threads came back with errors:
2380 [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead
(InvalidParam())., sqlstate = 01000, native code = 11
2380 [Microsoft][ODBC SQL Server Driver][DBNETLIB]Genera... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How to solve timeout problem?
Posted by BVM at 10/2/2003 2:04:54 PM
Hi, All:
I have this error. It seems execution time is too long. Actually the =
execution time is about 30 seconds(I tested in Query analyzer). How do I =
solve this problem?
System.Web.Services.Protocols.SoapException: =
System.Web.Services.Protocols.SoapException: Server was unable to =
... more >>
Find the right SQL query
Posted by andre simonse at 10/2/2003 1:38:57 AM
I am looking for the right query for an SQL / Access database. Can
anyone help me? For example i give you the contents of a table and a
description of the statement.
Table1:
Column_A
1
2
3
4
5
6
The result of the query has to be 2 columns. The first column is
Column_A and the second colu... more >>
Deleting a log file
Posted by Woody Splawn at 10/1/2003 10:22:27 AM
I've noticed that there is a delete option in the Transaction log tab of the
properties for a database. What happens when I press that button <big
grin>. Seriously, I have a small database (Simple Recovery) but the log
file is three times too big. If I select the delete Log file button I know
... more >>
How keep log file small
Posted by Woody Splawn at 10/1/2003 8:40:18 AM
I am using SQL Server 2000 on a stand alone machine. What is the easiest
way to keep my log file small? I would like it to be, at a maximum, only
about 20 % of the size of my database. Right now it is 3 times the size
of my db and I would like to reduce it's size.
... more >>
ORDER BY should ignore HTML tags while sorting
Posted by denzilpereira NO[at]SPAM lycos.com at 10/1/2003 4:07:23 AM
Hi...
I need to sort (ORDER BY) the data in a table alphabetically. Now it
may so happen that the data could contain HTML tags embedded and the
special first char "<" of the HTML opening tag is used for the ORDER
BY clause and hence in the following sample of data I have, I always
have <B>Tig... more >>
DBPROCESS is dead or not enabled
Posted by Klaus at 10/1/2003 1:05:20 AM
Hi,
I am not quite sure if this is the right forum to post
this matter, but anyway here I go.....
I have an application build in Powerbuilder 7.03 which
connects to mssql-server 7.
A few of the clients will frequently recieve an
errormessage saying:
"Database error code: 10005
Dat... more >>
|