all groups > sql server misc > september 2004
Call-Level Interface (CLI)
Posted by ezelasky NO[at]SPAM hotmail.com at 9/27/2004 12:03:13 PM
I have just read about the Call-level interface, a library of DBMS
functions that can be called by an application program. Where can I
read more about the CLI function, Google & MSDN searches didn't yield
much and no examples etc. Does any one actually program to this to
facilitate data transf... more >>
Send email if backup fails?
Posted by Jon Glazer at 9/16/2004 1:57:15 PM
I have a backup job and would like to receive an email if backup fails. How
can I configure SQL 2000 to do this? The problem is that I have no MAPI
client on that server but I do have CDO and a couple other COM objects that
support simple SMTP emailing.
Thanks!
Jon
... more >>
Basic MSDE Setup Question on Windows Server 2003
Posted by Jolly Student at 9/14/2004 12:50:22 AM
Dear Colleagues:
This is such an SQL newbie question its not even funny. To begin with,
please forgive my informality as well as my lack of any specific error
messages, etc.. . I think the questions are academic (the specific error
messages and notes are strewn about my desk at work).
Ok... more >>
Copying the DB with different name
Posted by Renu Doda at 9/8/2004 2:26:57 PM
I have a sqlserver that contains a DB named 'DBaseA'. Now I have another
database named 'DbaseA' on a diff sqlserver which I want to copy and restore
on the above machine.So I need to rename the second DB before copying it..
What will be the best or a better way to do it?
... more >>
sql select
Posted by Jemy at 9/7/2004 2:45:56 PM
Hi all, I need to do a keyword search against database table (MSSQL 2000) on
particular field/column, say the keyword: "sql server 2000". The search
should return without any order restrictions, so it might return result
contain '2000' and 'sql' and 'server', or can return that contain 'server... more >>
data cleansing and translation tools for relational databases
Posted by karenmiddleol NO[at]SPAM yahoo.com at 9/3/2004 10:25:31 PM
Hello All
We have a data migration project. This is basically what we plan to
achieve we have a legacy system which as some data with German long
texts like material texts,etc
We want to take data coming in flat files which as this german texts
and convert this to English text the texts are... more >>
|