Sure,
in the following, variables a, b, c, d, e are potential indicators for variable X = 1. I'd like to know which one of them or which combination of them is most likely to result in X = 1
X a b c d e
1 1 1 1 1 1
1 1 0 0 0 0
0 1 0 1 0 0
0 1 1 0 1 1
0 0 1 0 0 0
0 0 0 0 0 0
1 0 0 1 0 0
0 1 1 1...
Hey guys,
I was hoping that you guys could point me in the right direction with my problem.
I have a table with multiple other variables which I believe to have an impact on variable x. I need to know which of these other variables have the strongest impact on variable x. X = 0 or 1. I...
hrmmm.. so there's really nothing that I can do on the single instance?
Basically I have a group of users on one database that I don't want tying up resources for my team. Is there maybe a method of controlling priorities? Such as, perform my query before the other users?
Hey guys,
I'm having trouble searching for this particular topic.. basically I'm interested in limitting or adjusting resource consumption such as cpu or memory for particular users..
Does anyone know where this is done in sql 2005?
Cheers
Hi there,
So I know it's possible to access a remote SQL Server without setting up an ODBC connection, but I'm not sure how to configure the server to allow that to happen?
Basically I would like to login to the server remotely with SSMS without having to setup an ODBC SQL Server connections...
Exactly why I'm controlling it via VBA.. it was being compacted on a network drive and failing..
I have now implemented logic so that the database will not run on the network drive.. (SQL backend so the access frontend is mobile)
Thanks for the good advice ;)
Hey,
I was wondering if there's a way to enable/disable the compact and repair option via vba?
this doesn't seem to be working..
CommandBars("Menu Bar").Controls("Tools").Controls("Options").Controls("General").Controls("Compact on Close").Enabled
Any help is much appreciated.
TIA
sorry for the js question in php..
but I dont have a body tag in this php.. its a oscommerce php script which redirects to bunch of stuff
thanks guys :)
Hi..
I'm fairly new to php.. I was hoping to add a popup window to one of my scripts.. so that when the php loads with will also open a secondary fixed sized window..
I understand I have to use javascript for this? Can anyone help me with some syntax?
TIA
Sorry for the extremely delayed response on this..
I'm sorry to sound thick.. I'm just not sure I even understand the concept..
So the connection to the SQL server is established where?
Well it has to happen on the fly.. state/province is changed.. then city list changes.. all before user submits form..
Thanks guys I have reposted in AJAX forum
sorry for the trouble
Hi,
I'm trying to make a Province and City form with select lists.
For example, based on the Province selection.. will change the available values in City list.
I have the lists boxes pulling from SQL backend .. I just dont know how to apply the criteria.. I understand I have to use an...
Hi,
I'm trying to make a Province and City form with select lists.
For example, based on the Province selection.. will change the available values in City list.
I have the lists boxes pulling from SQL backend .. I just dont know how to apply the criteria.. I understand I have to use an...
well aparently the cpu distribution in not configured correctly...so Im told
Im fairly new to this whole MS SQL management studio.. could u possibly direct as to where I can find this information that u mention.. I have full access to the server...
I mean.. I run pretty complicated scripts...
Hi,
I'm really trying to solve why my server is performing slowly after I run this SSIS package.
I'm wondering if this is the cause, amongst other tasks, basically I have a large SQL task that produces a number of temp tables in order to produce one large table with a join insert. I then drop...
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.