dbTalk Databases Forums  

Sponsored Links


comp.database.ms-sqlserver comp.database.ms-sqlserver


Discuss in the comp.database.ms-sqlserver forum.



Post New Thread
Threads in Forum : comp.database.ms-sqlserver Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I use the computer and the Net on a regular basis but I don't know a whole lot about it all, especially when it gets technical. I have an Acer...
Virgina Hernandez
01-27-2010 02:36 PM
Virgina Hernandez Go to last post
0 1,786
I've got a table with >100 columns, with an identity column as the first (each record contains a set of setting values for external hardware, and...
Luc
06-25-2009 06:09 AM
Luc Go to last post
0 1,081
Hi, I use VB 2008 as front end, SQL Server 2005/2008 as back end, I want control number of cucurrent users log on to the database, I am trying to...
kai
10-07-2008 08:01 AM
kai Go to last post
0 529
Tom Gugger Independent Recruiter tgugger (AT) bex (DOT) net 419-537-9447 MS/SQL Developer--DTS—Contract—Detroit Area My client has a DTS problem...
Tom Gugger
09-06-2008 11:19 AM
Tom Gugger Go to last post
0 358
Is it a good idea to create a DLL API for DB connection + DB query calls? I guess it's the same for creating it in VC++ static library? so my DLL...
Jim Johnson
03-26-2008 08:42 PM
Jim Johnson Go to last post
0 415
TOM GUGGER INDEPENDENT RECRUITER tgugger (AT) bex (DOT) net 419-537-9447 MS SQL SERVER DBA/ CONTRACT/ INDIANA We have an immediate need for a MS...
TOM GUGGER
03-15-2008 10:31 AM
TOM GUGGER Go to last post
0 441
Almost free www.dashsql.com - SQL stored procedures and c# code generator Hope it helps! www.dashsql.com
Dashsql.com
08-13-2007 11:26 PM
Dashsql.com Go to last post
0 1,479
Hello, I'm trying to find out if I can configure SSRS 2000 to function with a separate web server? When I installed SSRS 2000 it ran a system check...
Rico
07-24-2007 02:22 PM
Norman Yuan Go to last post
1 688
Sorry, it would help if I looked through the 1500 MSDN binders we have here on the shelf! "Rico" <me (AT) you (DOT) com> wrote
Rico
07-24-2007 12:47 PM
Rico Go to last post
0 629
Our web site performs numerous updates, inserts, deletes and the site is quite heavily used. From time to time users are receiving an unusual...
Mark Findlay
05-10-2007 01:11 PM
Mark Findlay Go to last post
0 847
I am attempting to run a 2 computer upgrade from SQL Server 6.5 to SQL Server 2000 over a workgroup LAN. When I run the Server 2000 Upgrade Wizard,...
TomH
11-18-2006 01:08 PM
TomH Go to last post
0 1,097
I just went to the MS VS 2005 Launch and got a free copy of SQL Server 2005 Std Edition. and I installed it. Stupid Question: Where the hell is the...
Chad Dokmanovich
10-30-2006 10:24 AM
Benedikt Ries Go to last post
1 894
Someone here tested MS SQL Server vs. MySQL. Both stock install versions, no tweaking. The result of tests, roughly, is that MySQL is about 2-3x...
Ignoramus7272
10-09-2006 11:39 AM
Ignoramus24560 Go to last post
7 1,181
Question
Hello: I am trying to develop a cube in MS OLAP to do Last Month- This Month type of comparison analysis. One way to do this is to have a column...
sxd213
08-22-2006 12:03 AM
sxd213 Go to last post
0 731
A project I'm working on has a daily update of a table and then reapplies each day a table of updates called EditHistory. What's the best way to do...
bob
08-12-2006 04:43 PM
bob Go to last post
0 728
Question
I created an indexed view in SQL 2000, and I expected to see the index created on the view referenced in the execution plan when I query the view....
tomstone_98
08-11-2006 03:02 PM
tomstone_98 Go to last post
1 768
I have to create an active active sql 2005 setup questions do I have to run the cluster wizard on each node? do i run it 2 on the first node? do i...
mapleleaf
08-08-2006 11:26 AM
mapleleaf Go to last post
0 715
I'm attempting to export data to a dynamically named excel file everyday. For the most part it all is working well other than when the DTS package...
sbarrow
07-20-2006 11:36 AM
sbarrow Go to last post
0 878
Hello @all, I have got a strange error during the automated proecssing of my SSIS-Package. It is a MS Windows Server 2003 64bit Edition and a 64 bit...
M_Oelsner
07-20-2006 02:56 AM
M_Oelsner Go to last post
0 1,473
Question
I m trying to write a function that calculates date difference as follows: ALTER FUNCTION dbo.daycount(@startday DateTime) RETURNS Integer AS ...
axism
07-16-2006 08:36 PM
Dave Owen Go to last post
2 936
Hi, need help urgently in resolving the follow issue for ms sql 2005. Unable to startup the databases. Following is a summary of the error in the...
achoonho
07-14-2006 08:33 AM
achoonho Go to last post
0 1,055
Can someone please tell me how to do the following: I have three tables, each table has the same fields. Each table has an "ItemNumber" field but...
ww
07-05-2006 03:00 AM
scott.x.lu Go to last post
1 721
For part of a school project, I have to write a query to answer: Which students are enrolled in both Databases and Networking? (Hint: Use...
Patrick
07-05-2006 02:40 AM
scott.x.lu Go to last post
1 701
What is the correct syntax for querying the first 20 characters of a memo field? I'm trying to SELECT CAST (varchar(20) fieldname) as...
T.M.
07-05-2006 02:26 AM
scott.x.lu Go to last post
1 705
Hello all, I've got a kludge of a VB6 application that does: 1.) Read a table to get the next batch number . Result is read into a recordset called...
JdiazAZ
07-05-2006 02:23 AM
scott.x.lu Go to last post
1 730
Calling diffrent database table in storedprocedure is getting problem when i calling from ASP 3.0 , when i executing SP from ASP its executing but...
Chandra
06-15-2006 02:46 AM
Chandra Go to last post
0 712
I have a database with a number of fields (things like postal address) that were originally (mistakenly) created as TEXT and that only need to store...
dcutter
06-09-2006 07:47 PM
dcutter Go to last post
0 732
I've inherited a db that has a table of salespeople with a field called Territory. Territory contains a list of states that each...
Doug
06-01-2006 11:02 PM
scott.x.lu Go to last post
1 698
Good Afternoon Everyone! I'm working on a project where I need to basically combine 8 servers' information into one server. There are two tables...
bkbroiler2k
05-10-2006 06:51 PM
bkbroiler2k Go to last post
1 906
Red face
Hi, Can anyone advise on the way forward to resolve a permission problem? Details: Publisher has publications configured with subscribers accessing...
daniels
05-08-2006 02:28 AM
daniels Go to last post
0 919
Angry
Hi, I am a local admin on this box. I can excute DTS package manual without any errors. But, when I schedule it to run, I will get the follow...
axism
05-05-2006 11:44 AM
axism Go to last post
1 951
Hi I have problems when converting a float value to a datetime value in the SQL clause on a SQL Server 2005. The date always is two days wrong,...
BobAndersson
05-04-2006 08:31 AM
BobAndersson Go to last post
0 898
Is there a way where you can programmatically (via visual basic) replicate two or more SQL Express databases located on multiple computers without...
pixeldrop
05-04-2006 12:11 AM
pixeldrop Go to last post
0 866
Question
Hello, I have SQLServer 2000 (SP4) and MDAC 2.8. I have a problem, when I connect to SQLServer with SqlDriverConnect, amount of memory is increased...
iestudi
05-02-2006 09:55 AM
iestudi Go to last post
0 720
Thumbs up
Migrate-Data is a pure java and an extremely powerful enterprise data migration tool aimed at small and medium sized databases. It has been developed...
pravumishra
04-23-2006 12:59 PM
pravumishra Go to last post
0 788
I want to use SSIS to do a normalization process for me. I have a single source table that need to be broken out into multiple destination tables. ...
tward
04-07-2006 01:24 AM
tward Go to last post
0 721
I have a asp.net whereby user can dynamically create a sql statement by choosing the columns and tables names. I will then use a stored procedure to...
reenz
03-30-2006 09:05 PM
reenz Go to last post
0 994
ARGH! Thanks Brian, I managed to fight through that (was my inexperience with SQL 2005, (defining the Logins before defining the Users). Now I'm...
Rico
02-06-2006 01:15 PM
Rico Go to last post
0 714
Does anybody know of a good tool for converting a foxpro database to MS sql2000?
Ray
11-14-2005 09:54 PM
Ray Go to last post
0 778
What is the unit of CPU column in sysprocesses? Thanks
Sean T Shen
10-22-2005 09:34 PM
Sean T Shen Go to last post
0 773
Hi MS SQL users, I am just start using MS SQL Server. And somebody told me this is the best DBMS on the planet. Well that is easy said of course. I...
Sander Rensen
07-25-2005 05:36 PM
Patrick Sullivan Go to last post
1 721
I have as SQL Server 2000 running on a Windows 2003 box I use a c# windows application accessing the database running from an XP machine also with...
Paul Johnston
05-06-2005 04:15 AM
Paul Johnston Go to last post
0 686
I hope I can get this across clearly. I have a table that needs to be broken into 3 tables. Col1 Col2 Col3 Col4 Col5 Col6 Col7 Col1 and Col2 need...
The Bear
04-20-2005 01:38 PM
David Gugick Go to last post
1 707
Hi, We are a team that are developing a projet which has in itself a good number of tables in sql server (not temporary ones !). The entire team is...
genc_ymeri
04-15-2005 04:50 PM
Hugo Kornelis Go to last post
2 749
TOM GUGGER ERP SOLUTIONS INC 560 BRONX DRIVE TOLEDO, OH 43609 (419) 380-8853 tgugger (AT) buckeye-express (DOT) com
Tom Gugger
04-09-2005 02:27 PM
Tom Gugger Go to last post
0 698
Hi all - I'm trying to track down why Access (ACC2000) will not throw an error when the user does not have a login on the SQL server (SQL Server...
chris ciotti
02-11-2005 08:12 AM
chris ciotti Go to last post
0 689
I need help building a data base and parts of a web site. Please email me if you can offer some assistance.. TIA
CPS
02-08-2005 07:22 PM
CartmanLabs Go to last post
1 746
Hi have a small network setup and have MS sql server on workstation. Can access it locally but cannot access it from other work stations. I am...
Father Jack Hackett
02-08-2005 06:37 PM
CartmanLabs Go to last post
2 809
How can I print the structure of a table from Enterprise Manager? Or is there another app that has a print option? Also, I tried to connect to the...
MacKenzieMouse
01-25-2005 04:55 PM
MacKenzieMouse Go to last post
1 668
Altova Unveils DiffDog(tm) 2005 ------------------------------- This week, Altova added a new dedicated differencing utility to its award-winning...
Altova Announcements
01-18-2005 09:52 AM
Altova Announcements Go to last post
0 710
Post New Thread

Display Options
Showing threads 1 to 50 of 65
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.