Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: Need some help here...is this ****** or what? =)


Message #1 by "SD-Studios" <info@s...> on Tue, 26 Jun 2001 18:24:42 +0200
Follow these steps :

1. open SQL 7.0
2. Right click SQL Server Group (Registration of a new server)
3. Capture Server Name
4. Select "Use SQL Server Authentication"
5. Capture SQL USER DETAILSu[sername and password]
6. press OK 

7. Open the server and see all of the details.

That should work...!!!

Thanx


-----Original Message-----
From: SD-Studios [mailto:info@s...]
Sent: Tuesday, June 26, 2001 6:25 PM
To: sql language
Subject: [sql_language] Need some help here...is this ****** or what? =)


Here's the SQL string:
SQL2 = "SELECT * From galleri Where namn = Martin Johansson"

And this is the error message i get:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Syntax error (missing operator) in
query expression 'namn = Martin Johansson'.

I just dont get it...
--
Martin Johansson,
CEO & Project Supervisor
Sola Data
http://www.sd-studios.com
http://www.sd-gaming.com


  Return to Index