Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Other SQL Server Topics / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ISQL call problem14 Aug 2005 09:54 GMT4
I have the following problem. I`ve opened a Query Analyser and write the
statement:
-isql -S 'PL6XXXX' -i 'd:\SQL_Server_2000\Raport_WWW.sql'
I got the following erorr message:
GROUP BY column-name problem (need expression)14 Aug 2005 03:09 GMT2
Please advise on how to get the GROUP BY coded in an acceptable way:
DECLARE @LO         INT
DECLARE @HI         INT
DECLARE @StartDate     varchar(10)
XML to Database13 Aug 2005 21:35 GMT2
I want to use the MS-Sqlserver's OPENXML function in my java application (to
load data from xml file into database)
I am using mssqlserver.jar (JDBC fro sqlserver by MS).
Can somebody tell me how do i execute the OPENXML function from JDBC.
Last Entry in a Log13 Aug 2005 15:52 GMT3
(I don't post here often, so in case I'm violating long-standing taboos
of this newsgroup, I apologize in advance for calling a relation a
table, using nulls, and other ignorant, destructive, and comtemptible
terminology.)
SQL query13 Aug 2005 08:46 GMT2
I have database in Access with queries in database.
Are syntax of queries in Access same as syntax of queries in MS SQL 2000, so
that I dont have to change every query?
I can post sample query if needed.
SQL query13 Aug 2005 02:34 GMT1
I have database in Access with queries in database.
Are syntax of queries in Access same as syntax of queries in MS SQL 2000, so
that I dont have to change every query?
I can post sample query if needed.
256 table limit for partitioned views12 Aug 2005 22:42 GMT4
I have a partitioned view sitting over several tables and I'm slowly
approaching the 256 number. Can anybody confirm if there is such a
limit for the maximum number of tables that a partitioned view can
hold?
Retrieving data with a ' in it12 Aug 2005 20:40 GMT2
I am creating a search function that retrieves data from a SQL database. THe
search works fine exceot for when there is a ' in the data (e.g. leopard's
leap). The query looks like this: SELECT WineryName, WineryID  FROM tblWinery
WHERE WineryName LIKE '" + ...
Help getting multiple listings12 Aug 2005 19:51 GMT2
I'm trying this simple query but getting multiple listings for
change_number field
SELECT  c.Change_Number, c.Submission_Date, c.Short_Description,
c.CurrentStatus, dlv.Name, s.Description, kw.Subcategory
converting string to date12 Aug 2005 19:44 GMT2
I try to convert a pseudo datetime string into a date. In Oracle I can do
to_date( MyDate, 'yyyymmddhh24miss' ); how I can do this with MS SQL ?
thanks and regards
Mark
querying datatypes?12 Aug 2005 19:30 GMT2
I'm looking for an elegant way to solve a problem that I have.  I'm writing
an app that allows the user to query the database, and I provide a pulll-down
list of the fields, which I populate with the field names.  I also allow them
to input comparison criteria (=, <, >, etc).  ...
using own functions12 Aug 2005 17:27 GMT1
how I can use a function of my own within a select statement. I tried
create function funny() returns int
as begin
   return( 2 )
EXEC keyword12 Aug 2005 15:48 GMT3
I am in the process of importing an Oracle database into SQL Server.
Once of the tables has a field called "EXEC".
SQL Server seems to reject any queries that include that particular
field because EXEC is a keyword. For eg.
Tracking records (workflow)12 Aug 2005 15:30 GMT1
I need to track the movements of applications in a database. The apps are
moved into  queues depending on the processing stage. I would like to track
for about an hour. I am new to sql. The basic query will be:
select * from app_locator
SQL Client12 Aug 2005 15:23 GMT1
Just installed SQL 2000 client only.  Do I need to install Service Pack for
client only?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.