all groups > sql server odbc > october 2003
Filter by week: 1 2 3 4 5
[ODBC SQL Server Driver]TDS buffer length too large
Posted by Lukipela at 10/31/2003 12:50:18 PM
Hi,
When I query a table selecting for one column [Varchar
(1000) ] and for all the rows in the table, I get an ODBC
error. However, the error is not very consistent and it
breaks off with this message at different output levels.
(i.e. sometimes it breaks off after 10000 + or 25000 +
rows... more >>
memory leakage SQL2000 sp3
Posted by michael at 10/31/2003 11:43:20 AM
I have a problem with memory leakage sql 2000 sp3.
Does any body have the answer.
... more >>
Either BOF or EOF is true
Posted by richard at 10/31/2003 11:40:56 AM
Is there a way to set the ODBC driver for SQL server or SQL server to
return this error message when trying to navigate on an empty database
table.
I have one site running Sybase 11 that allways returns this message,
whereas I develop on SQL Server that doesn't. I have tried to find all
the p... more >>
How to acces ODBC Table from within SQL2000
Posted by Wanadoo at 10/31/2003 10:41:41 AM
Hi every body,
I'm new in SQL 2000, I wish to acces an ODBC table from within my SQL2k
database.
How can i do that.
Thanks for your help.
Q.S. PHU
... more >>
ODBC error
Posted by Erick at 10/30/2003 1:40:35 PM
ODBC Error Microsoft][ODBC SQL Server Driver][SQL Server]
Could not find stored procedure
... more >>
Seeing Multiple tables from a linked server
Posted by Bill Nguyen at 10/30/2003 10:50:43 AM
I'm using Dharma ODBC to create a linked server to a databalse residing on
an SCO Unix box. The linked server looks good. However, when I tried to run
select statments (or creating views), the following error messages always
came up:
Server: Msg 7315, Level 16, State 1, Line 1
OLE DB provider... more >>
SQL_MAX_ROWS
Posted by shree at 10/30/2003 10:11:01 AM
Hello
Does using SQLSetStmtOption with 'SQL_MAX_ROWS' option really help in
improving performance and reducing network traffic?
Have you noticed and drastic difference in performance by using this?
Shree
... more >>
Watch that update
Posted by areatonlus at 10/30/2003 1:59:00 AM
Microsoft Consumer
this is the latest version of security update, the
"December 1996, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now to pr... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SubQuerying Vs Joining
Posted by Awah Teh at 10/29/2003 3:49:19 PM
Which is most effective (consider the query below for an example)?
Please give me some explanation (FMI:) as to why one is faster over the
other.
--Both Queries are designed to get the users information of users that
received passes in the Year of 2003
--** ***************
--** Q... more >>
Linked SQL Server View Not updating.
Posted by calvinX at 10/29/2003 2:48:32 PM
Hi All,
I asked this question over in m.p.access.tablesdbdesign but thought I may
also get a response here. Here goes:
I have a view in a SQL Server 2000 DB that will not update the design in my
msaccess database (.mdb). I recently increased the size of one of the
fields from 5 characte... more >>
ODBC Connection Failure
Posted by James Monroe at 10/29/2003 12:16:30 AM
Greetings All:
I have a number of machines that remotely connect to an
SQL server via a VPN. Tables are linked via ODBC. (The
front end is in Access).
All went great for awhile, then all of a sudden we're
getting the error that says "Can't find SQL Server or
Access was denied".
Mach... more >>
SQL Server access problems over Terminal Services
Posted by Craig Pilkington at 10/28/2003 8:27:58 AM
Ok, here we go >>>
We have a strange problem - We have 2 Servers, Server1 is
a Terminal Server and Server 2 is a SQL server. We also
have a piece of VB
software that derives information from our SQL databases.
This is how it is all set-up and how it SHOULD work >
- Terminal Servic... more >>
Change number to text linking a SQL Server 2K table to Access97
Posted by JD at 10/28/2003 8:10:28 AM
Linking a SQL Server 2000 table using ODBC into Access 97
database cause a change from number to text for those
fields in the SQL Table defined as numeric with length of
9 precision 17 and scale 2.
Thanks in advance... more >>
ODBC Error Code = 40001[Microsoft][ODBC ....(Process ID 70)
Posted by Thomas_S at 10/28/2003 7:28:58 AM
ODBC Error Code = 40001[Microsoft][ODBC SQL Server Driver]
[SQL Server]Transaction (Process ID 70) was deadlocked on
lock resources with another process and has been chosen as
the deadlock victim. Rerun the transaction.
We are using a program called E-Automate that runs off of
a Windows 200... more >>
ODBC Timeout error
Posted by Vincent at 10/28/2003 1:56:33 AM
Need help ....
why does this error appears ?
Page Cannot be Displayed
Error Type
Microsoft OLE DB Provider for PDBC Drivers (0x80040E31)
[Microsoft][ODBC SQL Server Driver] Timeout expired
/login/login_body.asp,line 457
Is it the system connection between the SQL server and the
Web... more >>
SQL Server ODBC Connection string format for TCP/IP connection
Posted by Andrew Chalk at 10/27/2003 2:40:42 PM
I am trying to make an ODBC connection to a remote SQL Server 2000 server
over TCP/IP. I get a "dialog failed" error when I call SQLDriverConnect()
with the following syntax:
"DRIVER={SQL
Server};SERVER=192.168.0.2;DATABASE=Fred;Trusted_Connection=Yes"
can anyone tell me the syntax error?
... more >>
When and How Do I Use Desktop Engine
Posted by Mark Mokris at 10/27/2003 10:34:38 AM
We have a SQL Server 2000 database. I naively purchased
VB .net standard thinking that I can write a couple
Windows Forms applications, connecting to the database
through ODBC. When I try to set up a data connection
object to our SQL Server database in the visual
environment I get a mess... more >>
Data Insert Problems
Posted by Dazed and Confused at 10/26/2003 1:22:20 PM
[crossposted from sqlserver.msde]
Greetings
I am running a merge replication MSDE database with SP3
installed (on all computers). I am having a problem
inserting new records into certain tables at the
subscriber database - not in all tables, only in specific
ones. The error message I g... more >>
?Jet DB is needed to read Excel through ADO.Net/OLEDB
Posted by glennf at 10/24/2003 2:27:22 PM
Contractor built a .Net app (ASP.Net/VB.net) app for us.
One function reads an Excel spreadsheet. This
function "works on their machine", but not in our Server
environment - unable to read the file. Other DB related
functionality works. Found a message somewhere indicating
that for Exc... more >>
ODBC and stored procedure
Posted by Ionut Ceausu at 10/23/2003 5:59:18 PM
Let's suppose we have an stored procedure that make an insert in a
table. That insert fail (primary key constrain). This stored procedure is
called from C using ODBC with
hr = SQLExecuteDirect(hstmt,L"{call MyProc }",SQL_NTS)
If the insert from MyProc fail, i will obtain an hr != S_OK (an... more >>
Connecting to Multiple databases in a single DSN
Posted by Ken at 10/23/2003 2:51:27 PM
Is it possible to have one ODBC client configuration
connecting to multiple databases?
I am trying to port an application to SQL Server and reuse
the references to the multiple databases:
e.g.
strQuery = "Select db1.table1.*,db2.table2.* from
db1.table1 (inner join db1.table1.field1 o... more >>
Where to find latest ODBC drivers.
Posted by Stressed at 10/23/2003 1:07:31 PM
Hi,
Does anybody know where to find the latest ODBC drivers, for use by SQL
server
now MDAC doesn't ship with them.
We have had some DTS errors, which have been tracked down to an out of date
odbcbcp.dll (which we should be able fix with a re-install of sql server
client tools).
As the... more >>
Connecting to SQL Server
Posted by Laurent at 10/23/2003 7:38:08 AM
I have a website which uses a SQL Server database (version
7 I think).
I have two database files a 'mdf' and a 'ldf'.
This is the asp code that connects to it
---
Application("Conn_ConnectionString") = "DSN=km" 'local
sql = "SELECT * FROM AdminUser"
set rsPass = server.CreateObject(... more >>
Strange but interesting ODBC error
Posted by Gio Bacareza at 10/22/2003 8:50:41 PM
In setting up System DSN using TCP/IP at port 1433 (SQL authentication) I
get this error:
SQLState: "HYT00"
SQLServerError: 0
[Microsoft][ODBC SQL Server Driver] Timeout Expired.
However, when I click next again, I can connect.
Strange thing is what causes this behaviour to happen: not o... more >>
SQL 7 --> SQL 8, trigger issue
Posted by Lisa Pearlson at 10/22/2003 8:35:12 PM
Hi,
We have backed up our database that was developed for SQL 7, and uses some
triggers and stored procedures.
It then was restored on SQL 8.
For some reason, triggers or stored procedures are not called for all users
who log in (Via NT authentication).
Everything works fine for the admini... more >>
Access SQL Server problem
Posted by Mike Brown at 10/22/2003 8:34:15 PM
I have a sporadic problem with an Access-SQL connection.
Occasionally, I will get an SQL Server error of "invalid locator
de-referenced #7143."
I can't even find the slightest hint that anyone has ever recieved this
error before.
I am using Access 2000 SP3 and SQL Small Business version 2000.
... more >>
ODBC error
Posted by George Spiliadis at 10/22/2003 1:54:04 PM
Anybody knows what this error can be about?
"ODBC error: [Microsoft] [ODBC SQL Server] [sql server]
The conversion of a char data type to a datetime data type
resulted in a out-of-range datetime value"
Thanks... more >>
Connecting to Access database on another computer
Posted by Jag Kitchens at 10/22/2003 11:59:47 AM
If I do the following, it works...
EXEC sp_addlinkedserver @server = test ,
@srvproduct = 'Jet 4.0',
@provider = 'Microsoft.Jet.OLEDB.4.0',
-- @datasrc = 'i:\test Database\Data\test.mdb',
@datasrc = 'd:apps\test Database\... more >>
Connection broken error
Posted by jose at 10/22/2003 10:55:14 AM
hi,
I have a application that has many stored procedure running
fine on a Win 2000 sp3 / SQL 7 sp3 server.
Recently i created a new proc. and when i run it the=20
system always abort the execution and shows the message:
[Microsoft][ODBC SQL Server Driver][DBNETLIB]
ConnectionRead (Wrappe... more >>
Create DSN programmatically cannot set Port (VBA)
Posted by Debbie at 10/22/2003 10:29:43 AM
Hello,
I have tried for the past three days to find all of the
possible attributes for SQL Server ODBC, most specifically
how to 'uncheck' the "Dynamically determine port" option
and set the port number to 1435.
Here is what I have so far,
Const IMO_DSN_name = "EAOPS"
Const IMO_Server_... more >>
ODBC Configuration Error
Posted by Dan Baker at 10/22/2003 7:04:45 AM
While I am trying to add a DSN Entry on the SYSTEM DSN tab
in the ODBC Data Source Administrator, receive the
following error message "The setup rotuines for the sql
server odbc driver could not be loaded due to system error
code 126". Can anyone help me on this.
Thanks,
Dan Baker... more >>
ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]
Posted by nulad at 10/21/2003 1:56:09 PM
I am trying to access an Oracle view via a SQL Server
Enterprise Manager 2000 linked server. The linked server
connects to the Oracle server fine. I am able to create a
successful result set.
When I atempt to save the successful query, the following
error message is displayed:
ODBC error: ... more >>
Unknown token received from SQL Server [SQLSTATE HY000]
Posted by Stephane Boudreau at 10/21/2003 10:59:54 AM
I'm having the above error with running a job on SQL7 SP3,
and can't figure out what the problem is. Other similar
job are running fine.
Thanks.... more >>
SQL-Access Edit Loss
Posted by vseale at 10/19/2003 1:41:35 PM
Running SQL 2000 and Access 2000 in Windows 2000 OS.
Using ODBC drivers was able to edit SQL tables in Access
until 2 weeks ago. Servers were forced reboot one weekend
and have not been able to edit SQL tables in Access
since. Server team has limited SQL experience. Suspect
an option/s... more >>
Excel as Linked Server Authentication Error
Posted by don schilling at 10/18/2003 6:35:08 PM
I have an excel 2000 sheet as an SQL 2000 linked server. Everything works
fine until I added an excel "password to open". No matter how I use
sp_addlinkedsrvlogin, I still get the error
"Server: Msg 7399, Level 16, State 1, Line 1 OLE DB provider
'Microsoft.Jet.OLEDB.4.0' reported an error. ... more >>
msde2000
Posted by Bouwman at 10/18/2003 1:55:11 PM
Hi guys,
(A repost from sqlserver NG, since I got no answer there)
I just installed MSDE2000 (SQLServer Desktop 2000) on XP Professional.
All seems to run Ok.
With MSDE and SQLserver 7 I used to be able to place a database from one
of my customers in the data directory of sqlserver and the ser... more >>
Timing out with Linked Server
Posted by Rob C at 10/17/2003 9:22:45 AM
I am getting a timeout error when I try to execute a query
from our application that updates a local SQL table based
on a value from an Access DB table that is setup as a
linked server.
The query is submitted through ODBC from VC++ using the
CDatabase::ExecuteSQL method.
This is the SQ... more >>
SQL Statement...help please
Posted by Mark at 10/16/2003 6:53:25 PM
Hi
I have this statement
SELECT jobcode, min(salary) as sal, min(Division) as Div, min(jobtitle) as
jobtitl, min(ID)as thisId, min(category) as thiscat
FROM jobs group by jobcode
And it works fine but now i need to filter Division
i've tried using this....
WHERE Division = "Tec"
but... more >>
Data source name not found and no default driver specified;IM002
Posted by Daugherty at 10/16/2003 3:04:19 PM
I am using the tutorial for Analysis Manager. I have made it to the point
where I am about to process a cube and get the IM002 error.
I have been previewing the dimensions as I build them as well as went into
the cube editor and was able to look at the sample data (warned that the
cube was not ... more >>
DB2 ODBC driver
Posted by Rolf Rettinger at 10/16/2003 12:47:38 PM
Is there any freeware db2 driver available?
Thanks
Rolf
... more >>
SQL Server -> DB2 copy via DTS
Posted by fiaz.sindhu NO[at]SPAM accenture.com at 10/16/2003 12:21:48 PM
Hi,
I am investigating the possibility of doing a nightly copy of a couple
of tables from SQL Server 2000 to DB2 using DTS. I know that it is
possible to do this, the question is what do I need to make this
export to DB2 work in terms of software? I think Windows has its own
built in DB2 driv... more >>
Access-SQL connection
Posted by SWI at 10/16/2003 11:52:18 AM
I've upsized a MDB to SQL Server. I can see my forms and
the data from the SQL Server, however, my end-user
cannot. I've created a DSN for the end user, given the
appropriate table permissions, and used the link table
manager to link the data. Any thing I'm missing that's
allowing me to... more >>
ADP in Access and Oracle
Posted by skc at 10/16/2003 5:40:51 AM
I can do ADP through Access2000 to connect to a SQL 2000
database, but can I do the same thing with Oracle?... more >>
Need SQL query
Posted by Bola at 10/15/2003 5:10:56 PM
Hi there. U have table structure shown here:
category (Int - AutoIncrement) parent_category(Int) Title(string)
1 0
HOME PAGE
2 1
FIRST DEPTH 1
3 ... more >>
[Microsoft][ODBC SQL Server Driver] Timeout expired
Posted by Rosalba Quinonez at 10/15/2003 2:13:15 PM
I'm getting this error
Microsoft OLE DB Provider for ODBC Drivers
error '80040e31'
[Microsoft][ODBC SQL Server Driver]Timeout expired
When runing a complex query from my web application..
Can somebody give your advice on how to solve this ??
Thanks in advanced,
Rosalba... more >>
Problem
Posted by johnh at 10/15/2003 8:28:57 AM
I am conecting to a SQL2000 database via ODBC on another
machineon a network.
When I run a simple query such as:
SELECT * FROM <table>
where ID = "1"
I get back fields with '#Deleted' in them.
Why is this?
John... more >>
Extract data from SQL2000 using Access2000 HELP!!
Posted by skc at 10/15/2003 8:03:49 AM
We have two machines on a peer-to-peer:
MachineA: Office 2000
MachineB: SQL2000 Server, with 2 test tables called cust
and inv with 7m and 168m records respectively.
What I want to do on MachineA, is use an ODBC link to
extract data from SQL2000 on machine B.
Can someone give me some... more >>
ODBC DSN Setup not seeing SQL2K db in dropdown
Posted by stevenyberg NO[at]SPAM hotmail.com at 10/14/2003 11:13:27 AM
When I attempt to create an ODBC DSN (User or System) using the SQL
Server driver and NT authentication, most databases are not visible in
the dropdown. The database I need to link to, named "DEV_CORP", is
setup as my NT accounts default. So I can create the DSN and it works
fine if I leave that... more >>
SQL ODBC Driver Failed
Posted by Jim Kidder at 10/14/2003 9:50:13 AM
When trying to add a new ODBC connection to Windows XP
Pro I get the following error:
The setup routines for the SQL server ODBC driver could
not be loaded due to system error code 126.
Does anyone know how to fix this?... more >>
Linked Server Issue ( w/ AS400)
Posted by Daniel Jorge at 10/13/2003 8:53:05 PM
Hi there,
I'm trying to connect to my AS400 server thru a LINKED SERVER, but =
I'm having some troubles.
If someone have this solution Running or has passed thru it before, =
your help will be appreciated.
Thank you very much.
Below is the full script I'm Using to create ... more >>
|