| bio | website | thesuntoucher.de |
|---|---|---|
| location | Germany | |
| age | 30 | |
| visits | member for | 3 years, 11 months |
| seen | Jan 16 at 10:27 | |
| stats | profile views | 81 |
|
Apr 20 |
comment |
Is there a dedicated administrator connection on DB2? Aha, IN EXCLUSIVE MODE seems to be a good thing! Thanks. |
|
Dec 15 |
comment |
How to find the next generated value for a auto-increment column? I import data initially, but after this phase, I want my software to be able to insert records and have some columns automatically filled. |
|
Dec 3 |
comment |
How does http://to./ work? duplicate: serverfault.com/questions/90737/… |
|
Nov 9 |
comment |
How to start db2 after Ubuntu 9.10 upgrade? Missing libstdc++.so.5 As you can see, I already found a download sourc, added it as an answer and accepted it. |
|
Oct 28 |
comment |
Moving a folder in SVN @Kev: Check my answer again, I edited it. Move can be found under rename. |
|
Oct 13 |
comment |
How to allow a group to change user passwords? The only difference is using a dn.subtree instead of *, right? Why should this work better? I'll give it a try, when I'm back in this project, what could take some days. |
|
Aug 30 |
comment |
How to change the collation of a table/column? Thanks for your answer, but since I could not find anything in the manual, and can't believe this isn't possible, I asked here. Secondly, I don't want to define a collation for every user but choose one and stick with it. If there is a performance impact, why is it? Doesn't the database layout data or index structure in the given collation? |
|
Jul 15 |
comment |
Which SQL database should I run? @Spencer Ruport: MSSQL 2005 Express is free like in free beer, not like in free speach! MySQL is open source. |
|
Jul 2 |
comment |
Good firewall for Vista? So, you mean it does more than the crappy Windows XP one? That's good news! |
|
Jun 19 |
comment |
When to move past POP3 servers, and what next? I see, just wanted to mention it. Nevermind. |
|
Jun 18 |
comment |
When to move past POP3 servers, and what next? I still think it's cheap. If you pay your employees something between 30,000 and 100,000$ a year, you buy them a new 2000$ Laptop every two years and so on, 50$ are just a piece of cake. |
|
Jun 15 |
comment |
How to find the next generated value for a auto-increment column? That's a good answer, thanks. But this only tells me, there is no way to write a single statement to restart the counter. Do you know if there is some magic switch for the "db2 import"-command that can solve this? And, is there a way to find all tables that have this problem (a counter lower than an existing id)? |