comp.databases.sybase
  Home FAQ Contact Sign in
comp.databases.sybase only
 
Advanced search
July 2008
motuwethfrsasuw
 123456 27
78910111213 28
14151617181920 29
21222324252627 30
28293031    31
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.databases.sybase Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Latest updates in SQL server 2008 tools and techniques         


Author: surana
Date: Jul 6, 2008 18:11

Find the latest updates in database management and SQL server tools
and techniques. More details about software testing, flowchart
preparation and many more

http://www.sqlserversoftware.blogspot.com

Find the jobs details in MNC companies in the field of information
technology

http://www.infotechjob.blogspot.com
no comments
  Yellowfin Business Intelligence Release 4.0 Announced to Industry         


Author: Yellowfin
Date: Jul 2, 2008 04:24

(CDT) Tue Jul 1, 2008 10:45am -- Announced today, the next release of
Yellowfin Business Intelligence, 4.0 is scheduled for the end of July.
Whilst most of the activity in the BI space has been busy with merger
and acquisitions, Yellowfin has continued focussing its efforts to
develop web Business Intelligence software that is not only an
enjoyable user experience but also delivers insight through advanced
data visualisation.

One of the key motivators for Yellowfin has been addressing the BI
industry’s aura of complexity. Business Intelligence does not have to
be complex, and Yellowfin is making it easy. In release 4.0 Yellowfin
has turned its attention to Location Intelligence. Google has
certainly made map-based querying a household concept, however, the
application for Geographic Information Systems (GIS) within Business
Intelligence is still one that is viewed as overly complex and too
specialised for the average business user. Well, according to Justin
Hewitt, Yellowfin's COO, with Yellowfin 4.0 it isn’t!
Show full article (3.14Kb)
no comments
  Recent updates at www.sypron.nl         


Author: Rob Verschoor
Date: Jun 30, 2008 02:26

28 June 2008: Recent updates at www.sypron.nl
---------------------------------------------

The second edition of "The Complete Sybase Replication Server
Quick Reference Guide" (also known as the 'green book') is
now in sight.
I've received many questions when this would be available, but
I had to wait for RepServer version 15.1 to be released by Sybase
since I wanted to cover the latest available versions.
As 15.1 finally came out last week (later than originally
expected), I'm expecting the second
edition to be available around mid-July -- stay tuned.
In the mean time, check out the table of contents of the
second edition here:
http://www.sypron.nl/repqr

This month's quiz question is about a way to find the Nth
largest value in a range:
http://www.sypron.nl/quiz

In the mean time, my other two books are still available:
Show full article (1.93Kb)
no comments
  database cracking         


Author: sindhuspillai
Date: Jun 29, 2008 23:57

I have a *.db file, which could be a sybase or a paradox db (not sure
about it). Kindly suggest how to crack the db and get the contents of
the db to MS Access.

Also suggest, how to know if the db is paradox or sybase.

Sindhu.
2 Comments
  using bcp.exe         


Author: Bumsys
Date: Jun 25, 2008 07:59

I have database: au12
in this database I have table: au_log
and in the table field: logfile type image
I want to load file c:\temp\test.rar with bcp.exe
username: sa
Can anyone write me how it to do?
5 Comments
  type of column         


Author: Bumsys
Date: Jun 25, 2008 04:05

What type of column needs to use that writes and stores big file?
1 Comment
  sybase version         


Author: Bumsys
Date: Jun 25, 2008 01:22

in what version of sybase does exist the LONG BINARY column?
2 Comments
  Find the latest updates in SQL server 2008         


Author: surana
Date: Jun 24, 2008 18:36

Find the latest updates in SQL server 2008 tools and techniques. Get
details on database management, software testing, flowchart
preparation and many more

http://www.sqlserversoftware.blogspot.com
no comments
  Why is master..sysprocesses.hostname is NULL for my programs spid?         


Author: alacrite
Date: Jun 24, 2008 12:50

I am running into the following situation...

Machine 1
Solaris 10/using mutiple Zones
Sybase ASE 15

Machine 2
Solaris 8
Sybase ASE 12.5

I have a program that makes a connection to a Sybase ASE database and
then makes an entry into a table selecting hostname, hostprocess, spid
from master.sysprocesses where spid is equal to @@spid. On machine 1
hostname is always NULL for this select and the insert into my table
fails because I require this field. On machine 2 hostname is always
populated for the select and this insert works.

Under what circumstances is hostname set to NULL in sysprocesses? Is
there anything I can do to make sure that when my program makes a
connection that the hostname will be populated for that spid?

Thanks
1 Comment
  Replace within a TEXT column         


Author: Manish
Date: Jun 24, 2008 00:46

I have a text type column within which I wish to replace characters
How should I achieve it.
The character I need to replace is " (double-quote), with a single-
quote

(Sybase 12.5.3)

Thanks
no comments
 
1 2 3 4 5 6 7 8 9