all groups > sql server (microsoft) > february 2007 > threads for february 8 - 14, 2007
Filter by week: 1 2 3 4
no read or write priviledges
Posted by Jon Slaughter at 2/12/2007 8:34:26 PM
Is it possible to have an SQL account that is only used to compare data
without actually being able to view it? I was thinking that it would be
better if when I was checking user login information if I could use an
account that had no access to reading the names and passwords but somehow I
c... more >>
Studio Express - Problem creating Stored Procedures (newbie)
Posted by TheDood at 2/12/2007 6:14:09 PM
I'm using SQL Server Management Studio Express and trying to create
multiple stored procedures.
I created the first stored procedure for this assignment with no
problem. When I try to create another one, it doesn't show up in the
list. I can excute it perfectly but it just never shows up.
A... more >>
sql update issue
Posted by Jason at 2/12/2007 2:03:38 PM
I have an update query that I'm trying to run. Basically I start by
build three temp tables and running a fourth query that is an update
on the FOLDERSDOC table based on conditions in the temp tables.
After this first update query is run, two more temp tables are built
and a second update que... more >>
REbuilding master database using command prompt
Posted by KR at 2/12/2007 8:49:23 AM
Hi,
I am trying to run the following command to rebuild the master
database but nothing happens and I get a prompt - 'more?'
What am I missing?
start /wait path to setup.exe on the local drive(copied over from the
dvd/qn INSTANCENAME=MSSQLSERVER REINSTALL=SQL_Engine REBUILDDATABASE=1
SAPWD... more >>
Database engine to use activesync to sync DB's with desktop version
Posted by Joe Spears at 2/11/2007 11:41:10 AM
Hi
I'm looking to find a Database engine to use activesync to sync DB's with
desktop version.
I have a desktop version of software, which I want to develop a PDA version
of also. I want to then be able to Sync the data between both of the apps,
preferably via ActveSync.
I want to avoid ... more >>
MDB or SDF?? Access or SQL Server Compact Edition???
Posted by Paul Aspinall at 2/9/2007 9:48:19 PM
Hi
I'm looking to find a debate / discussion on the merits of coding a .NET
application with either MDB or SDF files?? (ie. Access versus SQL Server
Compact Edition)
I guess the official line would be that SDF files should be used; but what
advantages does each have over the other??
Is the... more >>
MDB or SDF?? Access or SQL Server Compact Edition??
Posted by Paul Aspinall at 2/9/2007 9:40:05 PM
Hi
I'm looking to find a debate / discussion on the merits of coding a .NET
application with either MDB or SDF files?? (ie. Access versus SQL Server
Compact Edition)
I guess the official line would be that SDF files should be used; but what
advantages does each have over the other??
Is ... more >>
SQL beginner help
Posted by Jon Slaughter at 2/8/2007 11:32:29 PM
I have SQL Express installed and I can access it using C# and SQL connection
manager but I'm confused on how to use this for my application.
What I want to do is host a database on a web server(which uses mysql) that
stores information for users.
I have no idea how SQL works except for a v... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|