Hello,
I've been trying to decide which version of .Net ramp up on there are so many and just going with the latest might not always be the wisest choice.
The contenders seem to be 2008, 2010,2013 and 2015?
Some preferred criteria:
Easiest to support.
Have a responsive unbloated IDE.
Have a...
Hello,
What is the next big Microsoft thing after Visual Studio\.Net?
If there is nothing on the radar to replace Visual Studio\.Net what version of Visual Studio should one invest in that can create applications for Windows 7 to Windows 10?
Thanks,
Michael
Hello,
I'd like to connect to modern Oracle databases (11g\12c) using VB6 without ODBC. Is there an OCI driver or the like available for VB6?
EDIT: OLEDB would be OK for me...as long as I dont need to use ODBC. If this can work, does anyone have a snippet of connection to Oracle 12c using...
Hello,
Is there a 64-bit version of Visual Foxpro available?
If not, is there an OCI driver for Foxpro to connect to modern Oracle databases?
Thanks,
Michael42
Hello,
While Python for Windows comes with Tkinter there is one control type it cannot do out-of-the-box...a Grid type control (like a VB grid control that is - AKA "Table View" to some). Maybe it can and I dont know how? Otherwise Tkinter meets most my needs. My Python GUI needs are modest...
Hello,
1. Is VBScript on Windows 2008 RS 64-bit run as 64-bit applications?
2. What ODBC Data source Admin version should I use for a VBScript (the 32 or 64 bit)?
I have drivers installed for both for Oracle. Thus far all my VB6 apps (using the 32bit ODBC) are working fine but not some new...
Hello,
I need to create a MS Access based workgroup solution\app. I have not created an Access run-time type app since the ADT. I need to run this application on about a half dozen Windows 7 based systems.
1. What is the latest version of MS Access?
2. What is required for those systems to...
indiegogo.com project to fund an updated version of VB6. For those of you following this it may be the last shot at ever getting VB6 updated.
Thanks,
Michael42
Hello,
Using Java 1.4 I need to perform two tasks on a string variable where part of the items are delimited by commas: String sUsersA = "groupa=user1,user2,user3";
1. Determine if a string (say user2) is in sUsersA (true/false).
2. Remove an item from string (say user2) from sUsersA preserving...
Hello,
I am learning Sun ONE Web Server Enterprise Edition 6.1 and JSP. I have a some java code (a class) I would like to use in my JSP page.
1. Where to I put my .java file?
For example: myclass.java
2. How do I call (istantiate) my class?
From scouring the docs it looks like...
Hello,
I know you can user rownum to determine the row number returned of a row in a SQL call.
How can you determine the actual physical row number of a record\row in a table?
Thanks,
Michael42
Hello,
If a column has a check constraint of TYPEX IN ('Y', 'N'), then only Y and N values are allowed and other receive a constraint violation error message.
However, I have a table where the specified the constraints to be: TYPEX IN (NULL, 'Y', 'N').
What the NULL value appears to act...
Hello,
Yep, I love my vi like most UNIX heads but was wondering if there was if any of you could recommend an IDE tool that will generate SWING code?
Continuing on this theme, are there any IDEs like the one used in Visual Basic but for Java?
Thanks,
Michael42
Hello,
I am considering various programming languages for creating a web based application that accesses Oracle 10g data. I know virtually nothing about Flash but am versed in HTML, ASP, JSP and PHP.
Are there any native components in Flash that can access a database without relying on...
Hello,
Are there any reasons you could share as to why one would not use native compilation of PL/SQL code in Oracle 10g?
I would like to know the good and bad, i.e. the "entire package deal" on this topic.
Thanks,
Michael42
Hello,
On an E25k Sun System running Solaris 10 I am having a hard time interpreting prstat concerning the amount of RAM being used by a service. If I run prstat -atv it shows oracle as taking up 98% of the system memory.
NPROC USERNAME SIZE RSS MEMORY TIME CPU...
Hello,
In a CREATE TABLE script when I indicate NOT NULL for a column a system generated name (SYS_C004567 etc.) is created for the corresponding constraint\check.
How can I indicate the name of the constraint\check rather than taking the system generated name (can you offer an example)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.