Viewing 15 posts - 31 through 45 (of 180 total)
hiya,
I got it working with integrated security for the moment.It was probably a connString thing.Thats said, I'll have to familiarise myself with all the logging functionality so that I...
June 21, 2005 at 4:36 am
hiya,
I'm actually using a sample nHibernate app.I have tried using integrated security and standard.
the error is actually nHibernate specific:
"could not create connection from driver" but I was wondering if...
June 20, 2005 at 8:34 am
cheers Chris.
It was actually a visual studio 2005 issue.(It installs EXPRESS by default, and you actually have to specifically uinstall EXPRESS before you are able to successfully install all the...
June 16, 2005 at 4:53 am
hiya Chris.
No, the only options I have are:
Microsoft SQL Server 2005 CTP -->configuration tools.
Then, the configuration tools child options
June 16, 2005 at 2:44 am
he he , I did now
..everything but the kitchen sink...
I'm a bit rusty.
thanks bud,
yogi
January 28, 2005 at 5:52 am
cheers Kenneth
I definitely believe that it's better to encapsulate whenever possible. I'll include the trigger code, to see if that helps to clarify...
January 28, 2005 at 4:16 am
salut Remi,
thanks for the extra tip
a plus,
yogi
January 28, 2005 at 3:23 am
hiya,
well, they both work.Thanks.
yogi
January 27, 2005 at 8:32 am
Cheers Steve,
I've modified the schema a bit.
I am trying to store details about different companies.I can see an issue where I could potentially assign...
November 24, 2004 at 8:54 am
Thanks all.
I went for the access option at the minute, simply because I'm not yet confident enough that I can adequately control the permissions to my sprocs and tables.
cheers,
November 23, 2004 at 2:38 am
sweet as a nut.
Thanks to all.It's strange, but I initially didn't have a length specified for my @operator param, yet that part of it worked.
livin and learnin.
November 19, 2004 at 10:02 am
yawn...morning
I can now get the spoc to work with a hard-coded value of 10.
I am trying to pass in a param to replace the...
November 19, 2004 at 3:09 am
cheers Rax.
I'm out of the office now, but I'll try first thing tomorrow.
yogi
November 18, 2004 at 3:44 pm
hi Steve,
I simplified my sproc.It will actually take 2 params:
1) the operator, ie "=" ">" or "<"
2) a date
Then, if i can get it to work, I can have...
November 18, 2004 at 12:03 pm
hi Pat.
I'm using the sqlServer "identity" as the PK for my entities.
So essentially, If I create a new employee and do not assign to a company, then (if the "default" companyId...
November 16, 2004 at 7:04 am
Viewing 15 posts - 31 through 45 (of 180 total)