Topics
Started by
Posts
Last post
Does SQL Server 2000 provide encryption for the data? For the DB Objects? For Logins and Passwords?…
3 replies
Hi everyone I am trying insert records in database using Visual basic but it gives error as below E…
2 replies
I have several DTS packages I want to backup up. I saved them as Structured Storage Files.&nb…
2 replies
Hello I have a stored proc which has a query as select * from ChanTable where header1 IN (@parm1) i…
2 replies
When I use Import/Export feature of SQL Server 2000 to migrate SQL Server 2000 database to Oracle, …
4 replies
I have SQL tables linked to an Access database, which I use as a front end. The user&nbs…
2 replies
I have created a PDA Application where the user will have to login so that he can download data int…
1 replies
Hi, I cannot figure out what is wrong with this SQL string. It dynamically creates columns in…
2 replies
Hai, How to get object name (table, procedures) in the sql profiler trace. In the trace events i ha…
3 replies
The max database size listed on microsofts website says that SQL Server 2000 is 1,048,516 terabytes…
5 replies
Hi Just found that datepart(week, getdate()) results in week = 7, while we actually are in week 6. …
9 replies
i ha this after update trigger that calls a local sp. the local sp then calls a remote sp.&nb…
4 replies
I am trying to run delete queries from one database to another (deletes are done in a copy of the d…
10 replies
I've got some general questions about stored procedures and how people use them in their applicatio…
3 replies
I have 3 tables: Employee (EmployeeId, FirstName, LastName) Project(ProjectId, Name) EmployeeProjec…
2 replies
Viewing 15 topics - 4,156 through 4,170 (of 7,464 total)
You must be logged in to create new topics.