Hello, i cant seem to find a previous post that covers my particular issue. Here's the problem.
I have a table, it contains a column (MyText) of text datatype.
Using a stored procedure, I want to update the value in MyText (for a given id) to a value stored in a variable.
how would you do...
Hi,
i'm wanting to write a script to output all my user tables that have a primary key field(s), BUT also NO foreign keys in the same table.
Would any one point me in the right direction as to which tables would hold all this data for me, or any SPs that already do this?
Any help would be...
Hi,
From viewing the status column in sysdatabases i can determine the status value. However, the DB in question is a DB that is being restored (marked as IN LOADING) should have 32 in the status column, 32 being the value attributed to a DB in loading. I have 48 in there though, i guess that's...
Hi,
This may not be the correct forum but if you could point me in the right direction it would be much appreciated. I am trying to import a number of rather complicated XML file into SQL Server 2000 using VB in an ActiveX script executed through a DTS pack, but my knowlede of xml is limited...
Hi,
How can I get the taskpad view as the default view for whenever I click on a servername, or database name???
without having to go through each db/server and manaually set the view to taskpad?
thanks in advance...
Hi,
I have a dts that contains just one step and that's an ActiveX script. the script reads a text file into a variable, writes a new text file and executes the sql stored in variable that got populated from the file read.
When i run the DTS from the Designer it all works great, though when...
Hi,
When adding linked servers to any SQL Server, which security issues should be considered? Any?
What settings are best for adding linked servers to SQL servers, all of which are local/in-house and not live?
Thanks for any help...
hi, wonder if someone can help me please. firstly i hope im posting in the right forum, i think so, cos my situation relies heavily on dns and dhcp.
I have a 4port wireless router with builtin modem for my adsl connection. it's currently set up using nat, and it is currently my dhcp server and...
Hi,
in the sysjobschedules table, should freq_type = 8 (weekly), then freq_interval is a bitwise value and 1 = sunday, 2 = monday, 4 = tuesday, 8 = wednesday, 16 = thursday, 32 = friday and 64 = saturday.
How from the single bitwise value, do I extract which of the above day(s) the bitwise...
Then, since the database as a whole will have good data in it before deployment to live and all keys are correctly scripted before any inserts, then all is okay.
I already have the script i want, except that I had to manually create a bunch of Insert Intos for each record in each table and it...
Thanks for the reply.
Number of records will be less than 100, probably less than 10, per table.
Data coming in will stop when we're ready to go live, and so my resolution here is to run this SP that I'm trying to write to go get what's in the database at that time and that would be good...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.