by: Yasutaka Ito |
last post by:
Hi,
Is there a way to determine which version of .NET Framework any given
assembly is built with?
thanks!
-Yasutaka
|
by: seansan |
last post by:
Hi,
Does anyone know how to read the full access version number in visual
basic? I need to know if the current program instance is SR-1 or SP-3,
etc...
I currently use:
DB_DAO =...
|
by: Dana King |
last post by:
Hi, I was wondering if anyone knows how to programmatically determine what
version an Access Database is in?
Thanks in advance...
|
by: Tarren |
last post by:
I have to write an auto patcher for all of the client pcs, but some are
running different versions of office.
How can I determine which version of Microsoft Office is installed? Do I
get it...
|
by: balakrishnan.dinesh |
last post by:
hi frnds
How to determine the version of the MSXML installed on a
computer and
How to determine the version of the MSXML used by Internet
Explorer
through javascript code.
Can anyone say me ,...
|
by: G .Net |
last post by:
Hi
How can I find which version of Access is installed on a computer from
within a vb.net application?
G
|
by: dima69 |
last post by:
Hi all.
I use a following code to run a procedure in another application:
Dim App as Access.Application
set App = CreateObject("C:\MyApp.mde")
App.Run "MyProc"
...
The problem is that when...
|
by: auditor.software |
last post by:
Hi.
I need to run a function from another database, using:
Dim App as Access.Application
Set App = CreateObject("C:\LibDB.mde")
App.Run "MyFunc", ...
I use Access2K database format, and I...
|
by: mjworks2009 |
last post by:
Is there any way VB can detect the current version of ms access ruining in the system, and return a message that will say (YOUR MS ACCESS VERSION IS then the version).
thanks a lot for helping...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made but the http to https rule only works for...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
header("Location:".$urlback);
Is this the right layout the...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|