Dear All,
I 've found this article from Fox Advisor ( Jul 2002 ) in TIps section.
When i tried i can't seem to be able to send data to HTTP the method open returns the contents of ASP page.
According to article i should be able to send data via Post to ASP page
Maybe someone can test it and...
Dear All,
Does anyone know how to insert " (double quotes) and ' (single quotes ) into oracle8i table.
For example i 'v got a table :
CREATE TABLE "GCC"."SGCCSUSR"("ENCRYPTED" VARCHAR2(132) NOT NULL);
..the value i need to insert is
18571!"#$%...
Hi All,
Can anybody tell me how to upsize this 2 tables in Oracle8i from Visual Foxpro 6.
They both uses Memo fields. What field type should i use in Oracle8i?
FUNCTION MakeTable_SGCCELOG
***** Table setup for SGCCELOG *****
CREATE TABLE 'SGCCELOG.DBF' NAME 'SGCCELOG' (USER C(10) NOT NULL, ...
Hi All,
Can anybody tell me how to upsize this 2 tables in Oracle8i
They both uses Memo fields. What field type should i use in Oracle8i.
I am using VFP7.
FUNCTION MakeTable_SGCCELOG
***** Table setup for SGCCELOG *****
CREATE TABLE 'SGCCELOG.DBF' NAME 'SGCCELOG' (USER C(10) NOT NULL, ...
Hi All,
I would like to automate process of starting up Oracle 8i database on WIN2000 machine. I understand i can set to start Oracle8i ( SID ) service to automatic ( using Services control panel ) but i would like to automate the sequence of starting and shuting down Oracle database through...
Hi All,
I would like to insert all the values at the time of saving in remote view but oracle or Foxpro doesn't save the value for primary key. Once i am on the record ( remote view ) which i am updating or adding only after REQUERY(), value in my primary Key field appears.
Expl.
TEST with 2...
Dear All,
This seems to me as bug in VFP7. I am running VFP7 SP1 and my client wants to have ability to selectivly delete records from the grid.
Problem:
Client ( VFP7 ) is running remote view against VFP database ( VFP7 SP1)
I am running remote view with TABLEBUFFERING and multilocks ON.
My...
Hi All,
In My Visual Foxpro 7 SP1 app I am using Microsoft MSDORA provider as OLEDB on the top of Oracle ODBC
driver SQORA32.DLL 8.01.07.00 which is installed with Oracle 8i Client to update Oracle database.
My app 24/7 which is doing around 5000 transactions per day is running quite
happily...
Hi guys,
I have developed CLient Server app with backend database being VFP7 and Client is accessing data via ODBC.
Everything is fine on Clients machine running Win9x, NT4, NT2000 but if it is running on XP... Client software is reporting ODBC error.
Client interface is done in VFP7. EXE...
Hi All,
I have a editbox ( read-only ) in my app which i am using to display output commands. Is there any limitation on how many characters can be typed in this control and then my app crash. I am using the readonly Editbox to display AT commands ( talking to modem via MSCOMM32.OCX control )...
Is there a way to get the current datetime() from the Visual FoxPro database
Hi All,
Is there a way to get the current datetime() from the Visual FoxPro database server.
I have a client talking via ODBC to Visual FoxPro DBC on the network (
Client/Server app designed in Visual FoxPro 7...
Hi All,
Is there a way how i can get the list of all computers on the local companies network i.e. similar as to when you go to Network Neighborhood?
I need to store it in a cursor or array so i can manipulated in my forms.
Any respond appreciated.
Thanks
Dejan
Hi All,
Are there any sample code i can use for sending AT commands to COM port and
receiving responses.
I want to send some text to COM port and wait for response i.e.
AT+CMGF=1
then wait for modem to respond with OK
then
AT+CSCA="045151511"
wait for OK
and so on...
I am using...
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.