This is a Microsoft SQL Server forum, not a MySQL newgroup ;-)
You'd probably have better luck posting to a MySQL newsgroup.
-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.
Quote:> I have a mysql database on my virtual server, I know what the user name to
> log in is, but not the password. What can I do?
> Thanks Dave
> This is a Microsoft SQL Server forum, not a MySQL newgroup ;-)
> You'd probably have better luck posting to a MySQL newsgroup.
> -------------------------------------------
> BP Margolin
> Please reply only to the newsgroups.
> When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
> can be cut and pasted into Query Analyzer is appreciated.
> > I have a mysql database on my virtual server, I know what the user name
to
> > log in is, but not the password. What can I do?
> > Thanks Dave
Check out the "mysql" entry in the SQL Server FAQ at www.sqlserverfaq.com.
It contains information about mysql newsgroups.
-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.
> > This is a Microsoft SQL Server forum, not a MySQL newgroup ;-)
> > You'd probably have better luck posting to a MySQL newsgroup.
> > -------------------------------------------
> > BP Margolin
> > Please reply only to the newsgroups.
> > When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.)
which
> > can be cut and pasted into Query Analyzer is appreciated.
> > > I have a mysql database on my virtual server, I know what the user
name
> to
> > > log in is, but not the password. What can I do?
> > > Thanks Dave
1. Please Please help !!! Crystal Report Help Needed
I need to be able to browse any *.rpt file which I got working not clicking
then I need to start Crystal Report control and start the report. Can anyone
help Please here is the code:
I have a common Dialog control named dlgCommonDialog
CrystalReport1 control
Private Sub Form_Load()
Dim sFile As String
With dlgCommonDialog
.DialogTitle = "Open Crystal Report"
.CancelError = False
'ToDo: set the flags and attributes of the common dialog control
.Filter = "All Reports (*.rpt)|*.rpt"
.ShowOpen
If Len(.FileName) = 0 Then
Exit Sub
End If
sFile = .FileName
End With
CrystalReport1.ReportFileName = sFile
CrystalReport1.Action = 1
End Sub
2. Logging/Auditing Failed Login Attempts?? does not work...
3. Please, Please, Please I need help working with dates
5. I need help in designing a school database Please Please help
6. US-MD-Oracle Consultants Needed
7. COMBO BOX, PLEASE HELP, PLEASE HELP, PLEASE HELP!
9. Please need password for LDAP Schema in user ODS
10. Newbie Needs Help Please Please
11. Please Please I need HELP!!!!!
12. Please Please Access 97 Help Needed
13. Result Sets easy one I need help need Asap Please guys