|
Here's a few of the new posts today on the forums. To see more, visit the forums.
Do I need to backup log if log shipping is implemented in that database ?
- Hi,
Do I need to backup log if log shipping is implemented in that database ?
Will the log backup taken by...
xp_delete_file not deleting files on share drive
- Hello,
xp_delete_file not deleting files on share drive. is there any permission to be given?
add article to replication without snapshotting entire DB.
- hi
I simply want to add an article to an existing publication WITHOUT creating a new snapshot of the entire database,...
Cannot Add a Master Key to the Database
- Hi,
I'm very new to SQL Server, or databases, in general, so bare with me.
I'm trying to create a...
Check room availability in hotel system
-
[font="Times New Roman"][/font]
I'm a university student and I'm developing a database for a hotel system ,now I'm stack when I...
Can you recover SQL Authentication password?
- All,
If a user forgot his/her SQL Authentication password, is there anyway a DBA can recover that password, rather than resetting...
sql query prob
- hi friends i have a small doubt in sql plz solve
i have a table that table contains some nullt...
Filtering a database based on instr rules
- Hi All,
I have 2 database. The first database has 20 columns and 40000 rows. The first database looks like:
Region|Deals
US|8855
APAC|7988 7999
India|6855...
how to avoid sort transformations
- Can anyone tell me :- "How to export Records from a table of a database to an excel file sorted based...
dead connection detection
- In Oracle, one can set
SQLNET.EXPIRE_TIME= <# of minutes>
to have the server detect connections where the client has died (e.g....
SQL Beginner
- I have a table in this format:
Origin Destination Tonnage(Kton)
Alabama Arizona 0.0012
Alabama Idaho 1.2
Idaho Alaska 644
Arizona Alaska 665
.........
Consisting of...
transaction cannot be committed
- Dear Experts,
What happen with my transaction below. I am getting this error. (Somehow I can't post the @ sign, in sql...
Derived column
- i have column value something like below.
{784A4579-8689-438E-ADAA-9DCBC8A88AE7}
I just need "784A4579-8689-438E-ADAA-9DCBC8A88AE7" i.e value between {}
can any one help me with this?
thanks!!
Running a TSQL type job (not SSIS) through Proxy
- I have an job which has SQL queries and Stored procedures. Can this step be run through an proxy account....
Why there is no SQLServer:BufferManager performance counter in windows performance monitor after installing sqlserver?
- Hi all,
there is one strange problem.
I have installed the sqlserver 2008 R2 on one windows 2008 server system, but I...
find a grouping with at least one row within the group containing a certain value
- Hi all,
How do you find a group where number of rows in the group are gtr than 1 and at...
Use Of TableValueConstructor
- Hi,
I am newbie. I was reading some very basic stuff about TVC. I had seen that in one example the...
UPDATE when the values are the same
- Does an UPDATE query overwrite existing values if the already existing value is the same as the one your updating...
Hotel availability search
- Hi
I wanted to write a query to search a hotel between two dates
These are the following tables
1.Hotel
2.Room
3.Allocation
4.Rate
Following is the script...
Create view with no outer joins
- Need to create view with no outer joins so I can index the view. Here is the query I use...
Checking Room availability in a hotel system!
-
[font="Times New Roman"][/font]
I'm a university student and I'm developing a database for a hotel system ,now I'm stack when I...
use a variable to identify table in FROM statement
- Dozens of our tables are set up where the table names are identical except for an ID number at the...
SQL query performance question
- I am working on a small research team that has been given access to a set of SQL Server 2008...
Check room availability in hotel system
-
[font="Times New Roman"][/font]
I'm a university student and I'm developing a database for a hotel system ,now I'm stack when I...
what is CPU ? Physical or logical ?
- When SQL Server runs on a computer with more than one microprocessor or CPU, it detects the best degree of...
Get-WMIObject Win32_Volume fails on proxy account from Agent Job
- It may just be a case of me missing something, but I get unexpected behaviour when running a job as...
Are the posted questions getting worse?
- Is it me, or are the posted questions getting worse these days?
I just read a post by someone apparently in...
Query execution failed for data set
- Hello:
Years ago, I composed SQL reports for a client and placed them on a tab in Business Portal 4.0 (SharePoint)....
Checking Room availability in a hotel system!
- [font="Times New Roman"][/font]
I'm a university student and I'm developing a database for a hotel system ,now I'm stack when...
|