all groups > sql server odbc > january 2005 > threads for january 1 - 7, 2005
Filter by week: 1 2 3 4 5
sql share lock issue
Posted by paul at 1/7/2005 3:21:04 PM
I have an issue with SQL 2000 Standard Edn (8.00.760 SP3) that I believe to
be "Bug #: 471578". It manifested after my SP3 install.
Manifest: I use a simple 3 table select "View" as a form recordsource in
read-only, no locks mode. SQL, however, places locks on all the records.
Then other for... more >>
cannot start SQL server
Posted by Beyazit Kucukali at 1/4/2005 11:05:02 PM
I was using SQL server service manager with no problem.
I've installed "Business Contact Manager" and now service manager cannot
connect to the server.
Thanks for any advise.... more >>
MSDE Installation Help
Posted by John Rydenbark at 1/3/2005 7:19:02 PM
Hi
I am trying to instal MSDE 2000 on a Windows XP Pro SP2 machine. I type in
.....
"Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1 SAPWD=<YOUR SA
PASSWORD>" at the command prompt and the MSDE setup begins to take place. At
the nearly the end of the install, I get a pop-up dial... more >>
altering a column of a table
Posted by Eitan at 1/3/2005 10:46:34 AM
Hello,
I have an internet site, that supports ms-sql server 2000.
The hosting company for some reason have problems on there wizard of
creating columns on db,
and doesn't support the auto-increment.
How can I do alter to a column, with an sql command, to an auto-increment
one ?
Need sampl... more >>
MSDE via ODBC, code VC++ VS.NET 2003
Posted by Rajo Mandiri at 1/3/2005 2:06:04 AM
Pal,
Anyone can give me clue how is to do MSDE connection via
ODBC.
My application is coded by VC++ .NET 2003
Thank you.
Rajo M
... more >>
Need sample code for asp + sql server
Posted by Avi at 1/1/2005 9:54:34 PM
Hello,
I am developing for internet.
I need a good example for ASP page, that use sql-server with some update
commands + transactions (use insert/update command + beginTrans/EndTrans,
please.
Thanks :)
... more >>
|