That's what Dr.Dr.SheldonLeeCooper Said is right. I did a little differently. Why? Simple no one will have access to the server. Only I.
I made a simple program in Java that logs on the server and gives you the options for those who send or even send to all.
An easy way is also using php, makes an Administrator page with the script does a FOREACH only for the ID_CHAR and within that FOR Insert SQL.
The only difference is that zzerachiel your code does not loop. Inserts one record at a time.
And as the question was to send items to all the accounts. Better place with Loop.
Code:
GO
DECLARE @a Integer = 100
DECLARE @i Integer
SELECT @i = COUNT(id) FROM dbo.TCharacter
SET @i = @i + 100
WHILE (@a < @i)
BEGIN
INSERT INTO dbo.TEventItem (type, attr, stack, rank, equip_level, equip_dexterity, equip_intelligence, equip_strength, char_id)
VALUES (0, 0, 0, 0, 0, 0, 0, 0, @a)
SET @a = @a + 1
END
Since when looping a few thousand times is better than adding all of them at once?
Not to mention that with my code you don't need to know the starting character id, nor the end.
What would your code do if there are gaps in the character_id?
I mean, it's nice that you managed to get a one line statement and turn it into 10 lines, while loosing performance.
You're right with the Loop loses a bit of performance.
But I replied the post with the Loop because unfortunately I couldn't run your code. may be I missed something. But it's not working for me
Something in my SQL Server was blocking I have a paid version ... installed some additional patch's dai stopped working the sql scripts. but now it's working is bug.
anyone please send me a link for xor rohan bot 10/26/2012 - Rohan - 6 Replies hi there i need a link for bot in xor rohan, please if anyone know about bots that properly works for windows xp kindly just post a link here or you can email me at [email protected]
thanks :)
Selling Xor Rohan accounts, characters, money and items 05/20/2012 - Rohan - 17 Replies Right now I have A LOT of Xor Rohan accounts.
So if you are interesting having a Pro account or simply buy crones or even items you can pm me.
If you have questions or want more details contact me.
how to send items that can not be transferred? 01/21/2012 - Shaiya - 3 Replies how to send items that can not be transferred.For example how to pass for level 50 pet to another account