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...
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.