access tag

41 questions


1 answers
75 views
0
Redirect from Initial Domain (Specific Directory) to Own Domain

Thank you for your help.How do I write htaccess?I would like to redirect from Sakura Internet's initial domain (specific directory only) to its own domain, but the following writing method does not wo...

2 years ago

3 answers
98 views
0
Unrestrict open_basedir

When I try to run a PHP script, I get the following error: WARNING: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/share/php/Am/View/Helper/HeadScript.php) is not...

2 years ago

3 answers
71 views
0
Unrestrict open_basedir

When I try to run a PHP script, I get the following error: WARNING: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/share/php/Am/View/Helper/HeadScript.php) is not...

2 years ago

1 answers
147 views
0
Handling Chinese Characters in Queries When Accessing AZURE SQL

select Name from Customer Basic Information where Name = 'Kanji'If so, the result is zero.On the AZURE SQL management site select Name from Customer Basic Information where Name = N 'Kanji'If you add ...


1 answers
69 views
0
Handling Chinese Characters in Queries When Accessing AZURE SQL

select Name from Customer Basic Information where Name = 'Kanji'If so, the result is zero.On the AZURE SQL management site select Name from Customer Basic Information where Name = N 'Kanji'If you add ...


3 answers
88 views
0
I want to set up a setting that does not transfer only certain directories.

Thank you for your help.I would like to set up a setting that does not transfer only certain directories, but the following description of htaccess does not work.I don't transfer only the word press m...

2 years ago

1 answers
90 views
0
Microsoft Access Overflows When I create a link table from SQLServer and try to calculate it in a query

A table linked to Microsoft Access from SQLServer SQL calculates and tries to display, causing overflow This will result in an error.I was able to calculate normally when using the local table without...

2 years ago

1 answers
60 views
0
301 Redirect Code Writing Instructions

301 I am trying to find out how to write the redirect code, but I have some questions.The sample is to redirect http://example.com to http://www.example.comRewriteEngine onRewriteCond%{HTTP_HOST}^exam...

2 years ago

2 answers
84 views
0
I want PHP to dynamically control the IP address of .htaccess

Current State·Debug.php is set to be accessible only from the IP address of the administrator(Provider contract with irregular IP address changes)·If the IP address is changed, you will not be able to...

2 years ago

1 answers
92 views
0
I want to create a search form with ACCESS

I would like to create a search form with ACCESS VBA.(Query - I think we can do the same thing, but this time we want to implement it in VBA.)As shown in the attached image, there are about 20 tables ...

2 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.