Thanks for reply
I saw that on their site but I can't find anywhere Uk based who seem to sell single CAL's - I don't know if you can buy them from Microsoft direct ? but i can't find any link for that
Hi all
I'm trying to decide the best licensing model for my application
I have two versions of my program - a light version which sql express will
be fine for
And a full version which I'm planning on using sql 2005 workgroup edition
for
My question is ..
If I buy the 5 cal workgroup...
Hi all
I want to use SQL Server 2005 Express for my application
The concern I have though is user installation. Is is possible to do a silent install as the installation process for SQL server would throw a lot of my clients into panic ?
Also is it possible again to do a silent install with...
I do have some com components on other forms elsewhere in the project but not on the one I'm testing at the moment
There's a few standard windows forms controls, Janus explorer bar for .net and a custom textbox control i made myself
I'm wondering if the custom textbox could be the problem...
Thanks for your help
The trouble is I can see clearly on the memory profiler where garbage collections have taken place but the form stays a live instance
I've tried doing forced collections with gc.collect but the damm things won't die :)
Hi all
I'm tearing my hair out trying to find out why my forms won't go out of scope..
For example
My code is
Dim objform as frmProductEdit
Set objform = new frmproductEdit
ObjForm.showdialog
'Then - when the form is closed by user
objform = nothing
I'm using the .net memory profiler...
Hi
I have a view that is based on the following tables
Provisions
Lst_cat
Def_Cat
A provision can have multiple catagories so the Lst_cat table contains all
the catagories assigned to a provision
The def_cat table contains the list of available catagories
My problem is that I need to return...
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.