[DiscordArchive] What is your OS?
[DiscordArchive] What is your OS?
Archived author: Demonasus • Posted: 2018-12-31T17:04:04.576000+00:00
Original source
will that work with AC
Archived author: Barbz • Posted: 2018-12-31T17:06:11.785000+00:00
Original source
the query will xD
Archived author: Barbz • Posted: 2018-12-31T17:06:22.917000+00:00
Original source
but for the c++ part, not sure we do it like that
Archived author: Barbz • Posted: 2018-12-31T17:06:33.262000+00:00
Original source
or if it's the best way to do a select
Archived author: Nefertum • Posted: 2018-12-31T17:11:25.876000+00:00
Original source
It will, but do it all in 1 single line
tring name = "";Archived author: Demonasus • Posted: 2018-12-31T17:11:27.781000+00:00
Original source
if (result)
{
std:
tring name = "";
uint32 catNumber = 0;
do
{
Field *fields = result->Fetch();
name = fields[0].GetString();
catNumber = fields[1].GetInt32();
Archived author: Demonasus • Posted: 2018-12-31T17:11:43.820000+00:00
Original source
idNumber
Archived author: Nefertum • Posted: 2018-12-31T17:13:35.823000+00:00
Original source
You can use triple`cpp to do the style
Archived author: Nefertum • Posted: 2018-12-31T17:13:43.231000+00:00
Original source
Like this
Archived author: MasterkinG32 • Posted: 2018-12-31T17:13:55.849000+00:00
Original source
Lol I found something