When I try to connect to a SQL server 2008 express server, either through code or via ODBC I get the following errors
Microsoft SQL Server Login
---------------------------
Connection failed:
SQLState: '01000'
SQL Server Error: 10060
[Microsoft][ODBC SQL Server Driver][TCP/IP...
Just looking at the registry entries on SMB 2008 premium and can not see anything relating to opportunistic locking.Ie these http://support.microsoft.com/kb/296264
Where have they gone or are they no more ?
Chance,
F, G and Skipper
www.rs-js.com
I have two arrays which look like the following;
arrSplit1
arrSplit2
both are identical , have two dimensions and look like the following
AUD,0.4237
BMD,1.6613
BRL,0.4481
BGN,2.4389
CAD,0.9845
CNY,1.116
COP,835.1
DKK,0.415
EGP,9.0769
EUR,0.2666
..
etc
I am at this moment in time only...
There is a VB.net windows form application currently in use which checks a FTP site for ceratain files.
The application runs perfectly ok and does it Job. The user starts the app, hits a button on the form and they get the results.
We want to run this via a scheduled task. The structure of...
Been working on and off in VBA for 12 years and never thought of doing this before until stumbling across
http://chrisrae.com/vba/routines.html
One note about the third routine, is stick a doevents after calling the sub
Chance,
F, G and Skipper
Just wondering what would be the "normal generic" career tree for a programmer is ?
I see it starting as
1)Junior Programmer
2)Programmer
3)Senior/Lead Programmer
Where does it lead from there ?
Chance,
F, G + yeah reached 50
I have a C# windows application. It works fine and I have no problems installing it on XP based machines, and the windows 2003 box that it was developed on.
I am trying to install it on another windows 2003 box and I am running into problems.
First of all I was getting an error box with the...
I have run out of room on my macbook, so have just bought an external drive.
I have 15 gb of video which I can move over to instantly free up space. This has a imovie project associated with it. Can I move everything over by copying pasting or is there a smarter way to do it ?
I also want to...
I have a SP which accepts 3 values,
@dtStart
@dtEnd
@dtDept
I want to be able to pre fill in teh dtDept but leave the dtStart and dtEnd as parameters which the user can defined.
I ahve tried adding this informatoin to the parameters tab on the datasource, but this does not seem to have the...
I have a table containing data with the following
Nvarchar1,DateTime1, DateTime2,ntext3
Funds Weekly Dealing,2008-04-01 00:00:00.000,2027-05-18 23:59:00.000,see below
the value of ntext3 in code quotes
recurrence><rule><firstDayOfWeek>mo</firstDayOfWeek><repeat><weekly tu="TRUE"...
I have my data which is like the following;
Client, Title, Dayname, Day, bCount
ABC, Chase clients, Monday, 1, 1
Null,Null, Tuesday, 2, 0
Null,Null, Wednesday, 3, 0
ABC, Finalise Cilent, Thursday, 4, 1
etc etc etc
I then have a matrix control
In then have as my rows
Client, Title...
I have a table which has data like the following
client, start, title , BCount
==============================
Bob, 1/2/2004, Send Reports ,1
Bob, 12/2/2004, Chase Reports ,1
Sid, 3/2/2004, Send Reports,1
Sid, 12/2/2004, Chase Reports,1
etc etc
I then have a view from this table , something...
In my Database i have a query which i have recently changed the source of two of the columns.
Ie
AllUserData.datetime1 AS Start
Is now
AllUserData.SQLVariant1 AS Start
However when using the report designer on my reports, I am still getting the old value appear.
Chance,
F, G + 1MSTG
I have two string arrays
//Folders to look at
string[] fnames = new string[6];
fnames[0] = Fwatches.Default.fpath1.ToString();
fnames[1] = Fwatches.Default.fpath2.ToString();
fnames[2] = Fwatches.Default.fpath3.ToString()...
http://www.microsoft.com/downloads/details.aspx?familyid=05E0DD12-8394-402B-8936-A07FE8AFAFFD&displaylang=en
thought i would post this up as have just spent the last few days getting a machine ready for development, only to discover there was a new version this week !
Chance,
F, G + 2MSTG
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.