Topics
Started by
Posts
Last post
tblContact [PK contId(int 4), Name, MemoCount(int 4)] tblMemo[pk memoId (int 4), {FK} contId(int 4)…
1 replies
guys, have 2 tbls (1-M) relationship. tblContact [PK contId(int 4), Name, MemoCount(int 4)] tblMem…
1 replies
need help with store procedure... have 3 tbls. tblComp(PK CompId(int 4), compName, dateCreat(dateti…
1 replies
Hi Does any one know if stored procs are executed in a serial or parallel fashion ? For example , I…
1 replies
I am trying to replace part of a text in a table with ntext data type. When I run the following sql…
1 replies
Hi, I am using stored procedure.I want to check the return value is null or not. here is my cod…
3 replies
data is being entered into notes table without the date being set correctly. It appears that people…
1 replies
Is there a way I can change the object owner. I want to change the stored procedure owner. OR you c…
3 replies
Hello, Maybe somebody knows the anser. We are using C# to fill a database, how do we get the databa…
2 replies
When I am try to import all objects from my old sql server to new one I get the following error: [M…
2 replies
Hi all, I'd just like to get an idea of what kind of version control software most of you are curre…
1 replies
Cannot change security to SQL Server and Windows. I am trying to change the mode by going to SQL Se…
8 replies
Hi.. I'd like to be able to execute .sql scripts from VB to drop and create stored procedures. All …
3 replies
Anyone any ideas? I'm having a problem running a query, that in turn spawns several sub processes f…
1 replies
I am getting the following error on UPDATE of a Temporary table in a stored procedure. Table has ab…
2 replies
Viewing 15 topics - 3,631 through 3,645 (of 4,455 total)
You must be logged in to create new topics.