Viewing 15 posts - 5,071 through 5,085 (of 6,216 total)
I tend to use ndx_somethingdescriptive, usually col names, or maybe 'nodupes' if specifically to prevent duplicate entries (not on a key, but some other value). Dont really care though!
Andy
January 22, 2002 at 5:12 pm
Lets try the easy way first! Instead of working directly with replication an easy way to do this is to just run the associated job(s) (logreader and distribution agent). Log...
January 22, 2002 at 5:23 am
Dont know if anything bad would happen, but in general why would you? Either set stats to update automatically (usually ok) or run a job to update periodically.
Andy
January 21, 2002 at 12:32 pm
You might also check the Sybase site, also the newsgroups at groups.google.com (my favorite for research).
Andy
January 21, 2002 at 6:14 am
So far I've heard no one voting for any 3rd party backup, regardless of situation. General recommendation is to backup to disk and keep several days worth on disk if...
January 21, 2002 at 6:12 am
Forgive the short reply - have a deadline at work that is keeping me busy! If you've identified where it's happening, just override/comment out the code for now - not...
January 21, 2002 at 6:11 am
Leading wildcard always sucks! Does the query run ok if you just use a trailing wildcard? I know that doesnt meet your goal, but would confirm/deny we're looking in the...
January 21, 2002 at 5:48 am
Anyone know why? Pretty common for a _ to be used to hide a method that you dont normally want called (right click in VB6 object browser to see the...
January 21, 2002 at 4:54 am
I have no experience with Sybase - perhaps other readers do? Steve will be back next week, he might have some ideas too. In the interim I'd suggest double checking...
January 19, 2002 at 8:50 pm
No, the agent runs under a separate account. No need to change the SQL main account.
Andy
January 19, 2002 at 10:57 am
It's really two ways of doing the same thing. One way or another to open a connection (a connection object in ADO) you have to have the server name, the...
January 19, 2002 at 10:56 am
There is an option to copy sql objects as well. Or you can script them out/in if you're more comfortable with that method.
Andy
January 18, 2002 at 7:02 pm
Viewing 15 posts - 5,071 through 5,085 (of 6,216 total)