CodeGuru Home
VC++ / MFC / C++
.NET / C#
Visual Basic
VB Forums
Developer.com
Register
Help
Remember Me?
Forum
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Advertiser Disclosure
Advanced Search
Home
Activity Stream
If this is your first visit, be sure to check out the
FAQ
by clicking the link above. You may have to
register
or
Login
before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
Today,
01:16 AM
sandeepappcode
replied to a thread
How to submit an article?
in
Articles Suggestions / Requests
Connect with your niche related article submission sites. Post your article on their sites. Use high-quality content and images. Don't use copied...
see more
7 replies | 59380 view(s)
April 9th, 2021,
03:46 PM
Caramba
started a thread
I work in the HR department of a large engineering company
in
General Discussion / Chit Chat
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...
see more
0 replies | 95 view(s)
April 9th, 2021,
02:14 AM
uralia
started a thread
Java programmer needed Post paid basis
in
Open Positions (Jobs)
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...
see more
0 replies | 139 view(s)
April 9th, 2021,
01:05 AM
VictorN
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
What info about INFORMATION_SCHEMA.ROUTINES would you like to get from this raw ODBC code?
see more
14 replies | 447 view(s)
April 8th, 2021,
11:18 PM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Hi int i = 0; SQLSMALLINT numColumns; ret = SQLColumns( stmt_col, catalog_name, SQL_NTS, L"INFORMATION_SCHEMA", SQL_NTS, L"ROUTINES",...
see more
14 replies | 447 view(s)
April 8th, 2021,
08:18 PM
Arjay
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
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...
see more
14 replies | 447 view(s)
April 8th, 2021,
04:39 PM
VictorN
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Could you post a code snippet reproducing your problem, so we would run and test it?
see more
14 replies | 447 view(s)
April 8th, 2021,
04:34 PM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Hi, It is a 29th column - something about catalog. I will post a name tonight when I get home. Thank you.
see more
14 replies | 447 view(s)
April 8th, 2021,
04:32 PM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
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...
see more
14 replies | 447 view(s)
April 8th, 2021,
03:46 PM
Arjay
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
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:...
see more
14 replies | 447 view(s)
April 8th, 2021,
03:14 PM
VictorN
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
And what is the column name at which the error happens?
see more
14 replies | 447 view(s)
April 8th, 2021,
02:55 PM
valakik
started a thread
Hour and minute slider Pin
in
C-Sharp Programming
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...
see more
0 replies | 154 view(s)
April 8th, 2021,
04:42 AM
John E
replied to a thread
Creating a Virtual Desktop in Windows ?
in
Graphics Programming
Wow... Window Station objects - I'd never even heard of them! Thanks for tracking this down, 2kaud. And thanks Steve for that VirtualBox stuff.
see more
4 replies | 294 view(s)
April 8th, 2021,
03:28 AM
2kaud
replied to a thread
Creating a Virtual Desktop in Windows ?
in
Graphics Programming
Sorry, I've never gone into virtual desktops. I just use virtual machines. However, Windows does support multiple Stations each with multiple...
see more
4 replies | 294 view(s)
April 8th, 2021,
03:26 AM
Steve R Jones
replied to a thread
Creating a Virtual Desktop in Windows ?
in
Graphics Programming
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...
see more
4 replies | 294 view(s)
April 8th, 2021,
01:59 AM
John E
replied to a thread
Creating a Virtual Desktop in Windows ?
in
Graphics Programming
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...
see more
4 replies | 294 view(s)
April 7th, 2021,
10:38 PM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Hi, Its actually called many times - for every column that SQLColumns() return. Thank you.
see more
14 replies | 447 view(s)
April 7th, 2021,
09:45 PM
Arjay
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Why is SQLBindColumn called twice?
see more
14 replies | 447 view(s)
April 7th, 2021,
07:57 PM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
Hi, ret = SQLColumns(); ret = SQLBindColumn(); ...
see more
14 replies | 447 view(s)
April 7th, 2021,
03:28 PM
VictorN
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
LOL! And who, how and where did set this value to be 51?
see more
14 replies | 447 view(s)
April 7th, 2021,
09:20 AM
OneEyeMan
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
VictorN I'm looking at the debugger. Thank you.
see more
14 replies | 447 view(s)
April 7th, 2021,
01:31 AM
VictorN
replied to a thread
Weirdness with ODBC API
in
Visual C++ Programming
How did you get "the value of i is 51"?
see more
14 replies | 447 view(s)
April 6th, 2021,
08:49 PM
OneEyeMan
started a thread
Weirdness with ODBC API
in
Visual C++ Programming
Hi, guys, for( int count = 0; count < i; count++ ) { ...
see more
14 replies | 447 view(s)
More Activity
No More Results
No Recent Activity
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
→
*new*
Replace Your Oracle Database and Deliver the Personalized, Responsive Experiences Customers Crave
→
*new*
Datamtion's Comprehensive Guide to Cloud Computing
→
Unleash Your DevOps Strategy by Synchronizing Application and Database Changes
→
Build Planet-Scale Apps with Azure Cosmos DB in Minutes
→
It Might be Time to Upgrade Your Database If...