home *** CD-ROM | disk | FTP | other *** search
- login
- SQL Server Login
- Form1
- Label1
- &Server:
- Server_name_field
- Text1
- OK_BUTTON
- Label2
- &Login ID:
- login_id_field
- Text1
- CANCEL_BUTTON
- Cancel
- Label3
- &Password:
- password_field
- Text1
- text1
- Label1
- Server_name_field
- Label2?
- Login_id_field
- Label3
- PASSWORD_FIELD
- Command1
- Command2
- Form1K
- Login~
- CONNECT_MENU
- EDIT_MENU
- EMPLOYEES_MENU~
- HOUSES_MENU
- REPORTS_MENU
- EXIT_MENUQ
- Command2_Clickc
- Command1_Click+
- Login_id
- Server_name
- Server_fields
- Password
- SQLInit
- SqlConn
- SqlOpenConnection=
- Server
- Form_Click
- Server_name_field_Change
- login_id_field_ChangeN
- Result|
- SqlUseQ
- FAILm
- ThenMsgBoxe
- Form_Load^
- Cancel+
- enabledL
- Server_name_field_LostFocus,
- OK_BUTTON
- login_id_field_LostFocus>
- password_field_Change
- password_field_LostFocusp
- Cancel_button
- Ourplace!
- VBSQL1
- value1+
- value2\
- OK_BUTTON_Click
- OK_BUTTON_KeyUp`
- KeyCodep
- Shiftl
- CANCEL_BUTTON_Click
- SqlClose
- INFO_MENU
- STANDARD_MENU
- LAYOUT_MENU
- DETAILS_MENU
- SALES_MENU
- login_id_field_KeyUp
- Server_name_field_KeyUp=
- password_field_KeyUp
- SQL_ERRORS
- standard_form{
- LIST_NO_FIELDc
- STREET_FIELD
- CITY_FIELD1
- DISTRICT_FIELD
- Label4
- RETRIEVE_BUTTON<
- Command3
- Command4W
- DRIVE_COMBO
- DIR_TREE_COMBO@
- FILE_NAME_COMBO
- SIZE_FIELD3
- BITMAP_PICTURE
- FROM_FILE_BUTTON,
- TO_SQL_BUTTON^
- TO_CDRIVE_BUTTON
- Database$
- Results
- VBQUERYX
- Caption
- MAINFORM
- ThenMAINFORM!
- Result5
- SqlGetTime
- Database_name
- SqlDbn
- GetDatabaseName
- SqlCmdA
- SqlExecL
- SqlResultsU
- NOMORERESULTS
- olumn
- lining
- compute
- columns
- SqlNextRowN
- NOMOREROWS
- SqlData
- SqlSetLoginTimeL
- Status
- SqlSetTime
- Primary_window_titlej
- PrimaryWindowTitle
- PrimaryWindow
- ExecuteSQLCommand~
- ChangePrimaryWindowCaptionc
- Servername
- GetPassword
- textbox
- RECENT_KEY4
- attempte
- lastkey,
- lpMsg
- GetAsyncKeyState
- KEY_BACK
- selstart
- KEY_RETURN
- PeekMessage
- WM_KEYFIRST
- WM_KEYLAST
- PM_REMOVE
- PM_NOYIELD
- password_field_GotFocus%
- KEY_CAPITAL
- KEY_NUMLOCK
- FilterMin
- FilterMax
- Remove
- KEY_TAB
- DefServer
- DefLogin
- ProgramName
- LoginID
- LoginTime
- QueryTime
- LoginTimeout
- QueryTimeout
- DatabaseName@
- SqlName
- SqlUpdConn
- ExitApplication
- ThenExit
- password_field_KeyPress
- KeyAscii
- LoginToServer
- Form_Load
- OK_BUTTON_Click
- Get the server name, login Id, & password from the form
- Must supply a server name"
- Must supply a login id
- Open select connection for browse mode:
- Now Open update connection for browse mode:
- Check to see if the connection is live, if so, then close ite
- Set the max time to login to 30 seconds
- Open the new connection
- Change the caption of the application to reflect the server name and the database
- Set the max time we will wait for a SQL Server response
- CANCEL_BUTTON_Click
- password_field_KeyPress
- This will keep the key from being seenX
-