I have a client who is using Access to access SQL server tables. He says that whenever he opens and closes Access, the size of the .mdb file grows - perhaps doubling its size. He said he tried to repair it and that took it down to 53 meg. However the problem continues. It's gotten up to 1.5...
I had put these in the database. I have now gotten into using VS Integration services. This is really cool. I am developing on one machine with a certain location for text files being imported and a certain server - both of which will change when I deploy to the client.
I used the Wizard to...
I ran the import wizard - saved the package but now I can't find it so I can even run it again. Do I have to make any changes to this guy in Visual Studio? I was trying to make this as simple and painless as possible.
I had to have a list control where the user could make multiple selections. My boss requires the use of data binding so that seem to leave out a listbox etc.
The solution I ended up with is: I return a list of all potential items and a 1 if it already has been selected in the database, the...
I have to return a recordset combining a many to one relationship so I fill one field with a list of the values in the many side of the equation.
So I want to bring back something like this
'Football',1997,'punt,pass,kick'
'Basketball',2001,'15,22,18,51,55'
Looping through with a...
I included that in my first message of things that did not work. Thanks anyway
20 minutes is the default but I have changed the default but still not seeing the change.
No matter what I do - our authentication is getting lost at 20 minutes. The global configuration setting for asp.net 2.0 State Management was set to 20 minutes. I changed that to 60, but no help. I set the forms timeout attribute to "60". No help. I set the worker process shutdown in the...
I just installed Team Foundation Server on my machine and have been trying to load existing solutions which contain multiple projects. In three of the four cases, the project is the startup project. I get a message that says: The project type is not supports by this installation. This makes...
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.