Viewing 15 posts - 271 through 285 (of 630 total)
I left an incredibly "secure" job and I have never been happier. I like yourself talked myself out of applying for a new job for almost 14 months before...
September 2, 2010 at 9:56 am
I think from my perspective the move from programmer to developer changed as we moved away from mainframes to server based operations. A program just wrote code sure they...
September 2, 2010 at 9:40 am
I don't think any estimate anyone could give would be remotely accurrate. It would entirely depend on the complexity of the data. Lets take two hypothetical situations for example.
there are...
September 2, 2010 at 9:20 am
I am rather confused using you scripts I basically get what you are looking for unless I am missing something. I ran your steps and got the below result...
September 2, 2010 at 9:02 am
are you doing a linked server? if not how are your trying to connect?
September 2, 2010 at 8:54 am
This may not be the ideal way but my gut reaction would be to go into permissions for the database and grant the user create table permission on the database....
September 2, 2010 at 8:46 am
I have a process in place now to copy a production database to a development database.
I do this in an SSIS that consists of a SQL task that runs the...
September 2, 2010 at 8:25 am
It was bothering me so I went and looked around and found where there seems to be an updated Jet driver available that will allow you to use the new...
September 2, 2010 at 8:14 am
in Excel 2007 the climit is 16384 columns by 1048576 rows so it will fit technically.
However I believe I had read somewhere that the connection to Excel from SQL 2008...
September 2, 2010 at 8:04 am
Again it is a design problem. When you say they have a recordset open and they can change the record, what screen are they on? does the application...
September 2, 2010 at 7:09 am
I am not sure I follow what you are trying to accomplish.
what do you want to do with ColA and ColB?
what would the ultimate value of COLC be?
If...
September 1, 2010 at 2:58 pm
It really depends on how your user interface is designed but this is wholely a program issue. Nothing in SQL would allow you to update the interface with changes...
September 1, 2010 at 2:56 pm
How does the current record get entered? Why can't the ending balance get populated when the record is built?
September 1, 2010 at 2:27 pm
Wayne,
Thanks for your help and the information.
So for anyone reading this here is the procedure I settled on which I was able to successfully use on my test server. Some...
August 30, 2010 at 1:47 pm
Viewing 15 posts - 271 through 285 (of 630 total)