Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007


all groups > sql server odbc > april 2004 > threads for april 8 - 14, 2004

Filter by week: 1 2 3 4 5

UTF 8 string retrieval through ODBC
Posted by Charandeep at 4/14/2004 10:20:17 PM
hi I have connected my MS SQL SERVER 2000 through ODBC with C programming language what i am trying to do is to retrieve a UTf 8 string stored in the NVARCHAR field in the database the program is working fine with varchar but is unable to retrieve the utf 8 string in NVARCHAR field ca...more >>

Is this default behavior?
Posted by Carl Matthews at 4/14/2004 5:56:12 PM
Hello all, I'm having difficulties understanding why something is not going the way I want it (sounds familiar?). I'm testing SQL injection on my own PC, based on the article at http://aspalliance.com/articleViewer.aspx?aId=385&pId=-1. when I enter only my credentials in the user field, like ...more >>

invalid cursor state
Posted by Dan at 4/14/2004 3:31:06 PM
I am unable to save modifications to changes in a database. I get the following error - Unable to preserve security settings for user 'RIMSUser'. ODBC error: [Microsoft][ODBC SQL Server Driver]Invalid cursor stat Any suggestions?...more >>

Error in ODBC Connection HELP
Posted by Nuno Pereira at 4/14/2004 6:10:20 AM
I had in a customer a ODBC connection to the database sql in which I modified the client configurations the connection I took off the option to determine door dynamicly and placed the 1433 but it gave error and after this exactly placing again to determine door dynamicly it gives always e...more >>

SQL Servers Vs mySQL
Posted by Jacky Luk at 4/13/2004 4:55:28 PM
It is very embarrassing to pronounce it here. But can somebody give some comparisons of mySQL and SQL Server 2000 in terms of performance, reliability etc can anyone know of a list of comparisons on the net? Thanks Jack ...more >>

SQL Server for standalone computer
Posted by Jacky Luk at 4/13/2004 3:50:34 PM
Dear all, I had been looking for B+ Trees and bubble sort algorithms since Sunday for C++ .NET; The problem was that I was on the development platform and I wanted to test my application for accessing billions of records from a standlone computer. Now I find that it is really inefficient and cha...more >>

Need to bulk insert quickly with .NET
Posted by Todd Burry at 4/13/2004 1:19:30 PM
Hi all, I hope this is the correct place for this post. I need to write a service that will bulk insert 3 million+ records from a fixed width formatted text file to an SQL Server table. When I started importing these records I used Access to put the records into a table and DTS to get the t...more >>

Access 97 linked to SQL 2000 large fields problems
Posted by temp1999 NO[at]SPAM yahoo.co.uk at 4/13/2004 10:22:32 AM
Hi there, I've been slogging away at this one for a while and searching on Google Groups so I thought perhaps if I ask someone can help. We have an old Access 97 Db, which we have recently moved to SQL 2000 to make it easier to build a .net web interface. However we still need to use the o...more >>



Access front end - stored procedure result
Posted by hey_its_neil NO[at]SPAM yahoo.co.uk at 4/13/2004 4:54:33 AM
Hello, I have a SQL Server 2000 database with an Access 97 front end. I want to run stored procedures, (not nessessarily ones which return records either - action type queries for adding new records etc), from access and retreive some result from the procedure which would be used programaticall...more >>

Hints in T-SQL (SQL Server 2000)
Posted by Aparna at 4/12/2004 9:36:04 PM
Hello I want the help on the SQL Server HINTS. In Oracel we use the hints in the following manner SELECT /*+ ORDERED use_nl(EMPLOYEE_RECORD_MGR)* Similarly, i found the help on SQL Server HINTS. They are used with the Keyword 'OPTION' at the end of SELECT statement Here i want to know more a...more >>

BCP out from ODBC
Posted by Drew at 4/9/2004 11:37:54 AM
Is it possible to BCP out from an ODBC data source? ...more >>

Can't connect odbc to sql server 7
Posted by Colin at 4/8/2004 9:08:23 AM
sent previous message prematurely. I have installed SQL server 7 (with sp4) on a Windows server 2003 pdc and setup security for Windows and SQL Logins. But I can not connect via odbc from a workstation to the SQL Server. I can connect through odbc from our other server so the login passwo...more >>


DevelopmentNow Blog