Advertisement

1 - 10 of 2992 containing alltags:("syntax") (0.002 seconds)
hi, I'm searching for a SQL (ANSI, SQL-2, SQL-3,...) syntax documentation, in HTML, PS, .doc .... format. Anybody knows an adress?
Zones: DatabasesDate Answered: 10/27/1997 Grade: B Views: 0
netiod? I followed your answer... IMPLEMENT_SREIAL( CDrawRect, CDrawObj, 0) ; but, this error occor!!! ------ C:\Program Files\DevStudio\MyProjects\draw\DrawObj.cpp(458) : error C2059: syntax erro...
Zones: C++Date Answered: 09/03/1998 Grade: C Views: 0
I want to create a Word 97 template that, when opened, prompts the user with a Visual Basic form ("form1") that contains one text box ("txt1") on it.  I also want to create a field in the regular d...
Zones: Ms Office SuiteDate Answered: 03/03/1999 Grade: A Views: 0
I'm disappearing up my own fundamental trying to string together a number of different setups on a demo CD.  A simple solution would be if I could chain together 2 open statements in autorun.inf - ...
Zones: Windows 95Date Answered: 03/09/1999 Grade: A Views: 175
I have a perl shopping cart application which generates an order form using a flatfile database. When you go to the check out it allows you to carry forward a shopping cart that is empty. I would ...
Zones: CGI, Payment ProcessingDate Answered: 03/26/1999 Grade: B Views: 0
Is there API function for checking syntax correction of string that should represent IP adress in the standard format a.b.c.d? Apolo.
Zones: Windows ProgrammingDate Answered: 08/03/1999 Grade: A Views: 0
What is wrong with this SQL: SELECT    POINT_CHANGES.EARNED_CHANGE,    POINT_CHANGES.BONUS_CHANGE,    POINT_CHANGES.DATE,    Users.FirstName,    Users.LastName,    LIST.LIST_ITEM, ...
Zones: MS SQL ServerDate Answered: 11/02/1999 Grade: A Views: 0
I have the following VBA procedure. private sub printRecord()  Dim db as database  Dim rs as Recordset  Dim StrCriterion As String    Set db = CurrentDb()  Set rs = db.OpenRecordset("tbFac...
Zones: MS AccessDate Answered: 01/19/2000 Grade: A Views: 0
I have a field "Employee Number". I want to open a form frmTimeSheets with the employee i have selected. I'm doing the following: Dim strFormName As String strFormName = "frmTimeSheets" Dim st...
Zones: MS AccessDate Answered: 02/10/2000 Grade: A Views: 0
hi. I want to carry out a simple search (not a Verity full-text search). I have a table which contains data both about content on my portal and external sites. I have a db table with fields '...
Zones: ColdFusion Application ServerDate Answered: 06/14/2000 Grade: A Views: 0