
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
April 9th, 2021, 03:46 PM
I work in the HR department of a large engineering company, we need some kind of optimization or some kind of recruiting company, because we are...
0 replies | 70 view(s)
-
April 9th, 2021, 02:14 AM
i have a project plan and a potential client but I have no much fund to develop the software from my own funding. So I am looking for an expert...
0 replies | 100 view(s)
-
April 9th, 2021, 01:05 AM
What info about INFORMATION_SCHEMA.ROUTINES would you like to get from this raw ODBC code?
14 replies | 386 view(s)
-
April 8th, 2021, 11:18 PM
Hi
int i = 0;
SQLSMALLINT numColumns;
ret = SQLColumns( stmt_col, catalog_name, SQL_NTS, L"INFORMATION_SCHEMA", SQL_NTS, L"ROUTINES",...
14 replies | 386 view(s)
-
April 8th, 2021, 08:18 PM
Have you ever seen the signs advertising office space, "If you worked from here, you would be home by now"?
That's what coding up raw ODBC is like...
14 replies | 386 view(s)
-
April 8th, 2021, 04:39 PM
Could you post a code snippet reproducing your problem, so we would run and test it?
14 replies | 386 view(s)
-
April 8th, 2021, 04:34 PM
Hi,
It is a 29th column - something about catalog. I will post a name tonight when I get home.
Thank you.
14 replies | 386 view(s)
-
April 8th, 2021, 04:32 PM
Hi,
I can't call this in a loop, because I'm binding to a different variable names.
And I did say that error checking is omitted.
Thank...
14 replies | 386 view(s)
-
April 8th, 2021, 03:46 PM
Yes, but I expect it to be called in a loop with once per column. Not like the following code where the 2nd call eats the return call of the first:...
14 replies | 386 view(s)
-
April 8th, 2021, 03:14 PM
And what is the column name at which the error happens?
14 replies | 386 view(s)
-
April 8th, 2021, 02:55 PM
Hello
I find on the internet many slider on the internet from 0-10 and so on but I don't find any for hour and minute.
I am trying to make...
0 replies | 107 view(s)
-
April 8th, 2021, 04:42 AM
Wow... Window Station objects - I'd never even heard of them! Thanks for tracking this down, 2kaud. And thanks Steve for that VirtualBox stuff.
4 replies | 258 view(s)
-
April 8th, 2021, 03:28 AM
Sorry, I've never gone into virtual desktops. I just use virtual machines.
However, Windows does support multiple Stations each with multiple...
4 replies | 258 view(s)
-
April 8th, 2021, 03:26 AM
Microsoft has their Virtual Desktop and Oracle makes VirtualBox. You can load up as many as your desktop system can handle and the number of valid...
4 replies | 258 view(s)
-
April 8th, 2021, 01:59 AM
Over the Easter period I spent a day or two reading up about virtual desktops (in Windows). I was hoping to find some simple way to implement them...
4 replies | 258 view(s)
-
April 7th, 2021, 10:38 PM
Hi,
Its actually called many times - for every column that SQLColumns() return.
Thank you.
14 replies | 386 view(s)
-
April 7th, 2021, 09:45 PM
Why is SQLBindColumn called twice?
14 replies | 386 view(s)
-
April 7th, 2021, 07:57 PM
Hi,
ret = SQLColumns();
ret = SQLBindColumn();
...
14 replies | 386 view(s)
-
April 7th, 2021, 03:28 PM
LOL!
And who, how and where did set this value to be 51?
14 replies | 386 view(s)
-
April 7th, 2021, 09:20 AM
VictorN
I'm looking at the debugger.
Thank you.
14 replies | 386 view(s)
-
April 7th, 2021, 01:31 AM
How did you get "the value of i is 51"?
14 replies | 386 view(s)
-
April 6th, 2021, 08:49 PM
Hi, guys,
for( int count = 0; count < i; count++ )
{
...
14 replies | 386 view(s)
-
April 5th, 2021, 02:27 AM
Does anyone know if it's possible to implement virtual desktops in Windows (programmatically?) Here's the scenario...
I work on an audio product...
4 replies | 258 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|